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

"Bad Request" is displayed in Azure AD B2C #477

Open
watanabe-yudai-dv opened this issue Feb 9, 2024 · 1 comment
Open

"Bad Request" is displayed in Azure AD B2C #477

watanabe-yudai-dv opened this issue Feb 9, 2024 · 1 comment

Comments

@watanabe-yudai-dv
Copy link

We are using "flutter_appauth" to perform login authentication and two-step authentication by email address using "AADB2C User Flow". We are currently experiencing an issue on some Android devices where a "BadRequest" is displayed when returning to the app after moving the app to the background once during two-step authentication by email address. We are investigating this issue and have not been able to find anyone else experiencing the same issue. If anyone else is experiencing the same event or knows how to resolve this issue, we would appreciate it if you could let us know.
image

@MeltdownInteractive
Copy link

MeltdownInteractive commented May 14, 2024

I would suggest using Chrome Dev Tools to inspect the emulator/device browser so you can see which error is causing the Bad Request.
In my case it was a certificate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants