You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to retrieve token from OneDrive, and in 2 Google side, last step Click "latest code" which is supposed to lauch new tab saying Please push this button after set redirect_uri to 'https://script.google.com/macros/s/#####/usercallback' at your application., it says instead:
TypeError: Cannot find function setProp in object [object Object]. (line 3, file "GetOneDriveToken")
I am using version 4 of your library, and I pasted doGet(e)) as follows:
Hi thanks for the contribution.
I am trying to retrieve token from OneDrive, and in 2 Google side, last step Click "latest code" which is supposed to lauch new tab saying
Please push this button after set redirect_uri to 'https://script.google.com/macros/s/#####/usercallback' at your application.
, it says instead:TypeError: Cannot find function setProp in object [object Object]. (line 3, file "GetOneDriveToken")
I am using version 4 of your library, and I pasted
doGet(e))
as follows:May you help me solve this? thanks
The text was updated successfully, but these errors were encountered: