153
Views
0
Comments
[Google Services OAuth2] GetProfileInfo - 403 Forbidden
Question
google-services-oauth2
Web icon
Forge asset by João Abreu

Hi,

I have managed to setup and navigate all the way to Google Permission Popup which I click allow, however the response that I get is always 403. Upon closer inspection through debugger I have found out that the REST API action that is throwing the 403 error is GetProfileInfo. Though I can see that there is AccessToken and the type is set to "Bearer". Not sure if I am missing certain authorization at Google site. Btw this is just a test, using the "https://www.googleapis.com/auth/calendar.readonly" as the scope. Kindly advise. Thanks.

-Steven

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