hello everyone, I am integrating authorization via Yandex into my application and I often get Error Error 400
There was an error processing your request. Please check the inputs and try again.
Type
general_bad_request
What am I doing wrong?
account.createOAuth2Session(
activity,
OAuthProvider.YANDEX
)