A
A
Alex C2016-01-27 13:46:22
PHP
Alex C, 2016-01-27 13:46:22

Odnoklassniki Api How to get Email?

How can I request access to email?
GET_EMAIL permission is required
Please help me!
thank!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrzej Wielski, 2016-01-27
@wielski

https://apiok.ru/wiki/display/api/Authorization+OA...
Authorize client with scope GET_EMAIL

https://connect.ok.ru/oauth/authorize?client_id={clientId}&scope=GET_EMAIL&response_type={responseType}&redirect_uri={redirectUri}

A
Anton Seredny, 2016-01-27
@smidl

Protected Methods
Some API methods are protected and require the user to explicitly grant permissions. GET_EMAIL This is the protected method. To access these methods, the application must:
Read the docks here: https://apiok.ru/wiki/pages/viewpage.action?pageId...
And just fix the premiums

F
freeeeez, 2017-07-27
@freeeeez

Need to request GET_EMAIL in scope and fields=email when getting user information. After that, write to technical support [email protected] with a request to unblock access to Email.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question