Is there an existing issue for this?
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
Is there an existing issue for this?
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:But when I look at the console, I see:
So the code is clearly there.
Is the
Credentialsfield 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