V
V
villain5352015-12-18 15:42:06
Classmates
villain535, 2015-12-18 15:42:06

How to solve "Application not exist" in Odnoklassniki API request calculator?

The task is to create Oauth authorization on the site using classmates + some manipulations with the API.
I registered an external application in it, I registered everything that was needed: I
6fab5829c61e4392b70926414befadea.png
started integrating authorization on the site - I get a token. But when I try to access the users.getCurrentUser method, the error "101 Application not exist" occurs. I tried to use the API request calculator,
765bafed997a4e4e857ce1112f63340d.png
but it also generates a link that produces:

<ns2:error_response>
  <error_code>101</error_code>
  <error_msg>PARAM_API_KEY : Application not exist</error_msg>
</ns2:error_response>

What could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valery Ozhiganov, 2015-12-18
@villain535

application_key - the public key of the application, this is written on the calculator page.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question