-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When I sign-up or sign-in, I am always presented with this response:
I added an OnRemoteFailure
event to the OpenIdConnectEvents to get more details, but it's just more of the same:
My app settings are as followed:
And I made sure the Client ID in the appsettings.json is correct.
Steps:
dotnet run
- Navigate to http://localhost:5000/
- Click Sign up with Xero
- I select (or confirm) which organisation I want to allow for this app. I am using the Demo Company in this case.
- I click on Continue with 1 organisation.
- I see the browser redirect and then I see the unhandled exception in my first screenshot.
Correlation failed.
Note, when I click "Sign in with Xero", steps 4 and 5 do not happen, but the same exception is shown.
Metadata
Metadata
Assignees
Labels
No labels