28
Views
2
Comments
Request had insufficient authentication scopes-Google API

Hi All,

I am trying to access google api to schdeule google meet .

Was trying to access those in outsystems but getting below error :

"Request had insufficient authentication scopes" when trying to run it using access token.

Can anyone help me with this?

2022-05-11 15-38-46
Diogo Pacheco

Hello @Nidhi Sardeshpande ,

Have you checked the google api configuration on the account that you are using? You need to add the scopes that you need for what you're trying to use. Check this article:

1) https://developers.google.com/identity/protocols/oauth2/scopes

2023-04-14 07-26-23
Nidhi Sardeshpande

Hi @Diogo Pacheco 

Thanks for your responce.

Yes I have given all the scopes related to calendar but still it is giving me the same error.

Thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.