Unable to access App Script as API in the Google oauth playground

23 views
Skip to first unread message

Ronak Bhandari

unread,
Oct 31, 2023, 3:44:56 AM10/31/23
to Google Apps Script Community
Hello,

I have created an app script for google docs and deployed it as an API. 

When trying to run the API using Google OAuth Playground, I am getting this error.

{
 
"error": {
   
"status": "PERMISSION_DENIED",
   
"message": "The caller does not have permission",
   
"code": 403
 
}
}


Below image shows the oauth flow
Screenshot 2023-10-31 at 1.05.07 PM.png

Where am I making a mistake?
Reply all
Reply to author
Forward
0 new messages