Answer the question
In order to leave comments, you need to log in
Why does error_code":100,"error_msg":"PARAM: Selected platform is not allowed for this application occur when users.getCurrentUser is requested?
Hello!
I downloaded and ran the Android SDK test case https://github.com/odnoklassniki/ok-android-sdk No problems. users.getCurrentUser returns user data.
Further, in the MainActivity and the manifest, I replaced the application details with my own ( APP_ID = "1248444928"; APP_KEY = "C***************A"; REDIRECT_URL = "okauth://ok1248444928" ).
Authorization was fine, but the request users.getCurrentUser returned: {"error_code": 100 ,"error_msg":" PARAM : Selected platform is not allowed for this application ","error_data":
До этого пользовался библиотекой отсюда: https://github.com/gorbin/ASNE С этой библиотекой и моих реквизитах приложения users.getCurrentUser возвращает данные пользователя. Однако библиотека использует старое API одноклассников и не отдает session_secret_key, необходимый виджету публикации https://apiok.ru/ext/publish, поэтому мне не подходит.
Вопросы:
1) Что означает данная ошибка?
2) Как от нее избавится?
Answer the question
In order to leave comments, you need to log in
Из инструкции
Перед подключением SDK необходимо проверить в настройках приложения:
Добавлен?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question