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

Unable to parse Client credential token response error (Okta) #215

Open
freizl opened this issue Jul 18, 2023 · 0 comments
Open

Unable to parse Client credential token response error (Okta) #215

freizl opened this issue Jul 18, 2023 · 0 comments
Labels

Comments

@freizl
Copy link
Owner

freizl commented Jul 18, 2023

Client credential error token response

conduitTokenRequest - cannot fetch access token. error detail: TokenRequestError {error = UnknownErrorCode "", errorDescription = Just "Decode TokenRequestError failed: Error in $: key \"error\" not found\n Original Response:\n\"{\\\"errorCode\\\":\\\"invalid_client\\\",\\\"errorSummary\\\":\\\"A client_id must be provided in the request.\\\",\\\"errorLink\\\":\\\"invalid_client\\\",\\\"errorId\\\":\\\"oaeyeSqWRUQR2-fzxMYXUMifg\\\",\\\"errorCauses\\\":[]}\"", errorUri = Nothing}

Why its structure is diff than auth-code grant token request response?

@freizl freizl changed the title Maybe Okta bug Unable to parse Client credential token response error (Okta) Jul 23, 2023
@freizl freizl added the hoauth2 label Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant