You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing intermittent issue of getting access denied error after login once the existing session expires.
The error I see in the server logs is 'Could not obtain grant code: Error: 400:Bad Request'.
Steps to reproduce this issue:
Login into the application
Wait for the session to expire which is 30 mins in my application
Once the session expires, refresh the application and it redirects back to the login page.
Try to login again in to the application and sometimes its hows the access denied error.
Please make the appropriate changes to fix this issue or let me know if there is any way I can fix this issue at my end.
The text was updated successfully, but these errors were encountered:
I am facing intermittent issue of getting access denied error after login once the existing session expires.
The error I see in the server logs is 'Could not obtain grant code: Error: 400:Bad Request'.
Steps to reproduce this issue:
Please make the appropriate changes to fix this issue or let me know if there is any way I can fix this issue at my end.
The text was updated successfully, but these errors were encountered: