Apps-Script-GSApp-Library
Apps-Script-GSApp-Library copied to clipboard
Google Service Account Library for Apps Script
Results
2
Apps-Script-GSApp-Library issues
Sort by
recently updated
recently updated
newest added
Hi I've been using GSApp to connect to google firebase from Google App Script. I recently started getting error: The Scopes must be in a valid array (line 29, file...
Just reading the [docs](https://developers.google.com/identity/protocols/OAuth2ServiceAccount) and I noticed that the aud URL was different (https://www.googleapis.com/oauth2/v4/token). https://github.com/Spencer-Easton/Apps-Script-GSApp-Library/blob/4d0044827e5c979e05d61306824a91214475d5a5/GSApp.gs#L111