When i request to append data to google sheet it returns 401 authentication error.
I have tried it using oauth (access token) and with api key but all time its returns 401 authentication error
The request you are making requires Oauth2 Authentication. the key parameter is for adding api keys. Api keys only allow for access to public api data.
you should be using access_token= with a valid Google Oauth2 access token.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more