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 using the same end point for the refreshtoken action as given in this repository but,
When the refresh token is expired and we are supposed to get 403 FORBIDDEN, I am getting
This error:
ERROR o.s.b.a.w.r.e.AbstractErrorWebExceptionHandler - Could not resolve parameter [1] in public com.myprojectname.Exception.ErrorMessage .....
No suitable resolver.
Can someone please help me?
The text was updated successfully, but these errors were encountered:
I am using the same end point for the refreshtoken action as given in this repository but,
When the refresh token is expired and we are supposed to get 403 FORBIDDEN, I am getting
This error:
ERROR o.s.b.a.w.r.e.AbstractErrorWebExceptionHandler - Could not resolve parameter [1] in public com.myprojectname.Exception.ErrorMessage .....
No suitable resolver.
Can someone please help me?
The text was updated successfully, but these errors were encountered: