-
Notifications
You must be signed in to change notification settings - Fork 220
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
invalid_grant: Invalid grant provided #5006
Labels
bug
We can reproduce the issue and confirmed it is a bug.
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It may be a "question" or a request to documentation, but it's expressed solely as an Error and so I'm reporting it as a bug.
I've created an application in the Amazon Q for Business dashboard.
I managed to find my org's Identity and Access Center, and I created a user for myself. I found out that I needed to add my user to one of the sub-accounts in IAC (I think). That's done.
Back to the application, I assigned a license for Amazon Q Business Pro to my user.
Back at the IAC dashboard, copy-paste the URL into the IntelliJ GUI to log into Amazon Q, and click login. A browser comes up, I sign in as the IAC user, and I'm directed to a page, "Request denied -- Unknown error. See IDE logs for more details."
Then in the IDE, I get the error at the bottom: Invalid grant provided. I don't have any details on where to go from here. The IDE dumps me back at "Choose a sign-in option".
Help?
Your Environment
Additional context
Ran into unknown error: java.util.concurrent.ExecutionException: software.amazon.awssdk.services.ssooidc.model.InvalidGrantException: invalid_grant: Invalid grant provided (Service: SsoOidc, Status Code: 400, Request ID: 293dd7b9-57-...926eb)
The text was updated successfully, but these errors were encountered: