Discussions
Error with SSO and refresh_token
over 4 years ago by Jake Bound
iMIS 20.3.69.27972
Using the iMIS SSO, getting a 500 error back when using refresh_token:
Server Error in '/iMisService' Application.
Runtime Error
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.
If the token is invalid (outdated) the response doesn't fail, just returns "invalid_grant". This is an existing application, nothing new. It worked. Now it doesn't.
Any help would be great. Thanks.