Token login with locale not working

Szempy 2 years ago

Hello i want to login with token but the language change doesn't work.

http://localhost:8082/?locale=fr&token=RzBFAiB_XaE***

What am i doing wrong?

Anton Tananaev 2 years ago

We don't support locale as a query parameter.

Szempy 2 years ago

As i saw in the forum in the previous version it did work.
Ok. is there a solution to set the language when loging in with token?

Or to change the language when logged in with token somewhere?

Anton Tananaev 2 years ago

The language is actually not tied to a user currently. So you can change it on the login screen.

Szempy 2 years ago

Ok and if i am loging in with a token then where can i set the language?

Anton Tananaev 2 years ago

There's no option to override language in that case.

Szempy 2 years ago

That is not very good then...
There should be an option to change the language when logged in with a token.