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
now i check:
when scope = ['GET EMAIL'] or other scope, OK api returned invalid_request- wrong redirect_uri
and i cant set correct redirect_uri in OK app settings
OdnoklassnikiOAuth2Service
without scope = ['GET EMAIL'] raise error 'field email doesnot exist'
with this scope - error 'EAuthException: Error in retrieving token: "invalid_request"'
whats wrong?
The text was updated successfully, but these errors were encountered: