-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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 "Code")
I have been using this for the last three years:
serverToken = new GSApp.init(key, ['https://www.googleapis.com/auth/firebase.database', 'https://www.googleapis.com/auth/userinfo.email'], clientEmail);
Could the error;
"The Scopes must be in a valid array (line 29, file "Code")"
be coming from the way I have written it or could it be that the GSApp is no longer compatitle with the new App Script update?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels