Hi,
does RefreshToken require to add *TenantId *and *Bearer *(token) to the call (Header)?
Tryed but with and without - same result.
I expect RefreshToken contains the information.
Hi,
v11.2.1 MVC .NET Core
With API login - we get a access token and a refresh token.
How do we use the refresh token, to get a new access token, when access token expires? Which endpoint to call? - and parameters
Hi @ismcagdas,
works perfectly - thank you
Hi,
v11.2.1 MVC .NET Core
We wish to update the lang attribute of the html tag, based on the selected language. But can not figure out where to do this.
It should be set when entering the page and when changing the language
For soloution on:
Login does not change to tenant\user - and can not change language on public site.
Reference: #11706
Comment to solution.
Server time was few minutes ahead of client. Therefore the token timeout period was passed, and login failed.
Hi @ismcagdas
another issue - from #11069
After Login return to public site, not getting the logged in user information. This works in development
Hi @ismcagdas
yes it is published - can I mail you information for check?