Skip to content

Correlation failed. #6

@MrOnosa

Description

@MrOnosa

When I sign-up or sign-in, I am always presented with this response:
image

I added an OnRemoteFailure event to the OpenIdConnectEvents to get more details, but it's just more of the same:
image

My app settings are as followed:
image

And I made sure the Client ID in the appsettings.json is correct.

Steps:

  1. dotnet run
  2. Navigate to http://localhost:5000/
  3. Click Sign up with Xero
  4. I select (or confirm) which organisation I want to allow for this app. I am using the Demo Company in this case.
  5. I click on Continue with 1 organisation.
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions