Hi,
When I tested OAuth 2.0 authentication, I noticed an issue. After entering my credentials, the loading screen keeps spinning and nothing happens.
Additionally, I found that if the redirect_uri does not exactly match (for example, if I use a capital letter instead of lowercase), the authentication flow throws me to a URL error page with “Invalid redirect URI”.
Could you please check why the loading screen gets stuck after login when using the correct redirect_uri?
Thank you.
