How can I turn off authorization for the /api/me extension of my website? When I google my website (www.dynamicfit.app) it tells me there is an issue with the /api/me extension, such that "Server error response: [24] The requested operation requires authentication.". This creates an error in Google search and makes it such that Google fails to display my website in Google search results.
Alternatively, where would I add a robots.txt file in RStudio Connect that I can use to tell google to ignore this page? I'm not sure where the "root" is on RStudio Connect, given that my landing page and apps are stored in different folders. I tried adding a robots.txt file to /var/lib/rstudio-connect but the website doesn't recognize it, and I can't deploy a text file as an app from RStudio.