Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuthWebSample - /oauth/callback cannot be found #70

Open
MrFabouMR opened this issue Mar 31, 2021 · 2 comments
Open

OAuthWebSample - /oauth/callback cannot be found #70

MrFabouMR opened this issue Mar 31, 2021 · 2 comments

Comments

@MrFabouMR
Copy link

Hello, I cloned the OAuthWebSample and changed the values to my values.

Error:

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /oauth/callback

@HuapingLiu
Copy link

You just need update line 13 in Index.cshtml to "href="/oauth/authorize"

ncook-hxgn added a commit to HexagonsProductionSoftware/azure-devops-auth-samples that referenced this issue Apr 11, 2022
You just need update line 13 in Index.cshtml to "href="/oauth/authorize"
@ncook-hxgn
Copy link

Well, now I've just got an Error 400 - Bad Request

🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants