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

Fixing #70 results in "Error 400 - Bad Request" when clicking Authorise button #88

Open
ncook-hxgn opened this issue Apr 11, 2022 · 2 comments

Comments

@ncook-hxgn
Copy link

Following on from #87 which implements advice given in #70:

I believe I have filled in web.config correctly, using the following values, and constructing my callbackurl from my site url + "oauth2/callback"

image

I've created an App Registration and Published my app to it. I'm now getting Error 400:
image

Anyone any ideas that I can add to #87 ?

@jimvvv
Copy link

jimvvv commented Sep 6, 2022

You might try out client secret instead of app secret.

@ncook-hxgn
Copy link
Author

You might try out client secret instead of app secret.

Well now you say it... I will try it.

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

2 participants