Запрос ( Request URL:https://oauth.yandex.ru/a
GET /authorize?response_type=code&client_id={действующий идентификатор приложения} HTTP/1.1
Host: oauth.yandex.ru
Ответ сервера:
HTTP/1.1 302 FOUND
Server: nginx
X-Frame-Options: DENY
Location: https://webmaster.yandex.
Content-Language: ru
Запрос 2 (Request URL:https://webmaster.yandex.
GET /api/v2/verification_code.xml?state=&code=9702455 HTTP/1.1 Host: webmaster.yandex.ru
Ответ сервера 2:
HTTP/1.1 200 OK Server: nginx/1.2.1
X-Frame-Options: SAMEORIGIN
...
<body><div>Ошибка: WRONG_REFERER</div></body>
...
В чем может быть дело? Пользователь в яндексе авторизован.