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

Authentification error #4

Open
greg9898 opened this issue Sep 8, 2016 · 5 comments
Open

Authentification error #4

greg9898 opened this issue Sep 8, 2016 · 5 comments

Comments

@doctuary
Copy link

I get the same error. Was this issue ever resolved?

@chadwackerman
Copy link

chadwackerman commented Nov 13, 2016

Enter "http://localhost:52026/Account/Redirect" (or whatever your port is instead of :52026) in the RedirectURL box on the API settings tab in the "Application Registration Portal." https://apps.dev.microsoft.com

Plucked this from issue #1 and everything seems to work as of today. However it is using the old 1.x SDK and they've totally changed authentication and haven't provided any web samples.

@skobba
Copy link

skobba commented Nov 16, 2016

I would really appreciate a working AspCoreOneDriveExplorer sample, OneDrive for Business that is :)

@prmichaelsen
Copy link

Aiya I wish this issue was more prominently featured. This fix worked for me as well.

@luispb
Copy link

luispb commented Jun 13, 2017

This fix worked for me as well. I entered "http://localhost:5206/Account/Redirect" in the Redirect URLs box on the Web form in the https://apps.dev.microsoft.com portal. However, in the web.config, I'm using ngrok URL:
<!-- Webhook configuration -->
<add key="ida:notificationUrl" value="https://xxxxxx.ngrok.io/notification/listen" />

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

6 participants