Answer the question
In order to leave comments, you need to log in
Why can't I log in via OAuth in Odnoklassniki?
The authorization request is generated using the ScribeJava library.
OAuth20Service service = new ServiceBuilder(clientId).responseType("token").apiSecret(clientSecret).callback(redirectUri).build(OdnoklassnikiApi.instance());
String url = service.getAuthorizationUrl();
https://connect.ok.ru/oauth/authorize?response_typ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question