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.
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.