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 found out something wrong during refresh token cycle.
If after the login the access token expires the library is not able to use refresh taken in order to get the new accesstoken.
I'm sure to pass refreshtoken on DataService.createinstance.
Looking in the javascript dist, seems something wrong about variables name in onreadystatechange inside request function.
The text was updated successfully, but these errors were encountered:
I found out something wrong during refresh token cycle.
If after the login the access token expires the library is not able to use refresh taken in order to get the new accesstoken.
I'm sure to pass refreshtoken on DataService.createinstance.
Looking in the javascript dist, seems something wrong about variables name in onreadystatechange inside request function.
The text was updated successfully, but these errors were encountered: