Click here to Skip to main content
15,881,044 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
In my App whatever i set redirect_Uri it's not taking that it's always taking http://localhost:randomport/authorize.therefore i'm getting below exception:-

failed to open in browser https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&response_type=code&client_id=xxxxxxxxxxx.apps.googleusercontent.com&redirect_uri=http:%2F%2Flocalhost:65270%2Fauthorize%2F&scope=https:%2F%2Fwww.googleapis.com%2Fauth%2Fyoutube.upload

please suggest regarding this issue.Thanx

What I have tried:

currently i am using my oauth2 authentication.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900