L
L
log1st2015-12-01 20:13:31
API
log1st, 2015-12-01 20:13:31

Why is an empty string returned when trying to get an access_token?

1. I send the user to https://connect.ok.ru/oauth/authorize with all parameters: Link .
2. I get the code when the user goes to redirect_uri.
3. I send the user to https://api.odnoklassniki.ru/oauth/token.do .
4. Dumping the response, I get string(0) "". That is, an empty answer. But if I make a request, for example, through hurl.it, then I get a token in the response body.
What am I doing wrong?
Application: ok.ru/game/1236194560
Website: dev.csgovictory.com/ru (Authorization is at the top right)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2015-12-01
@xmoonlight

1. Check the headers - are you sure you are sending everything?
2. Write in the TP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question