Open AlexBohdan opened 8 years ago
OdnoklassnikiOAuth2Service without scope = ['GET EMAIL'] raise error 'field email doesnot exist' with this scope - error 'EAuthException: Error in retrieving token: "invalid_request"' whats wrong?
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
@Alexx96 did you solve it?
Nope, just ignored OK
OdnoklassnikiOAuth2Service without scope = ['GET EMAIL'] raise error 'field email doesnot exist' with this scope - error 'EAuthException: Error in retrieving token: "invalid_request"' whats wrong?