Skip to content

OAuth 2.0 Error No code received from ... #5702

@glen-84

Description

@glen-84

Is there an existing issue for this?

  • I have searched the existing issues

Product

Banana Cake Pop

Describe the bug

I have a FusionAuth authorization server, and I'm trying to use this for authentication in BCP.

When clicking Fetch token, it responds with:

OAuth 2.0 Error No code received from http://auth.example.net.localhost:9011/oauth2/authorize

But when I look at the console, I see:

[oauth2] Detected redirect https://localhost:5001/graphql/#/oauth&code=VDKGP_SZkpiAuEPcnZb3kxHBi7loRaERKlhrJ8KsKFA&locale=en_GB&userState=Authenticated

So the code is clearly there.

Is the Credentials field used to specify where BCP looks for the code? If that's the case, then I suppose that it doesn't support the query string.

Steps to reproduce

n/a

Relevant log output

No response

Additional Context?

No response

Version

3.0.5

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions