FirestoreGoogleAppsScript icon indicating copy to clipboard operation
FirestoreGoogleAppsScript copied to clipboard

URL has not been whitelisted in the script manifest.

Open Shivani12345 opened this issue 3 years ago • 1 comments

I neet to send data from googlesheet from drive addon to firestore database but I am getting error like : Exception: Request to https://oauth2.googleapis.com/token failed because the URL has not been whitelisted in the script manifest.

Shivani12345 avatar Jul 13 '22 12:07 Shivani12345

This isn't an issue with the library. Did you check out https://developers.google.com/apps-script/manifest/allowlist-url ?

LaughDonor avatar Aug 05 '22 17:08 LaughDonor