Google Sheets API v4 append request receives HTTP 401 response for public feeds using API Key

后端 未结 3 1827
情书的邮戳
情书的邮戳 2020-12-10 19:30

This is extremely similar to another question answered here about how to GET spreadsheet data, but I\'m trying to append data to a spreadsheet. Here\'s my s

3条回答
  •  鱼传尺愫
    2020-12-10 19:54

    https://developers.google.com/sheets/api/guides/authorizing#APIKey

    The page above states the following:

    Your application must use OAuth 2.0 to authorize requests. No other authorization protocols are supported. If your application uses Google Sign-In, some aspects of authorization are handled for you.

提交回复
热议问题