You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I was wrong. Sheet API supports 'anonymous' role as default role for empty API key. In this case, you should add rule read for the resource that allows anonymous access. See the example SheetApi
You just need to create an API for a role that could access 'anonymous' data. The Sheet API always requires an API to access data. That was the initial design.
What is the "trick" to get anonymous access to work? I think i have everything all set up, but it fails with a 401 error.
The text was updated successfully, but these errors were encountered: