Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
339 views
in Technique[技术] by (71.8m points)

node.js - How do I fix authorization error 403? which I am getting while authorizing my api on "developer.google.com/oauthplayground"

I am trying to create an api which will send users mails (using nodemailer). On the final stage of Google OAuth2 steps (after providing client id and client secret and selection of gmail account) I' am getting an error 403 "Authorization error". For this issue I have created several project and apis but the result is same.

Error 403: access_denied
The developer hasn’t given you access to this app. 
It’s currently being tested and it hasn’t been verified by Google. 
If you think you should have access, contact the developer ([email protected]).

How do I fix this issue?

question from:https://stackoverflow.com/questions/65867527/how-do-i-fix-authorization-error-403-which-i-am-getting-while-authorizing-my-ap

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...