|
136 / 67 / 27
Регистрация: 18.06.2014
Сообщений: 216
|
||||||||||||||||
Не удается авторизироваться в VK29.11.2015, 19:02. Показов 1730. Ответов 2
Метки нет (Все метки)
Прошу у вас помощи. Мне нужно осуществить Oauth-авторизацию VK. После запроса
Кликните здесь для просмотра всего текста
* Hostname was NOT found in DNS cache * Trying 87.240.131.97... * Connected to oauth.vk.com (87.240.131.97) port 80 (#0) > GET /authorize?client_id=***&display=page&red irect_uri=***&scope=friends&response_typ e=token&v=5.40 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1) Host: oauth.vk.com Accept: */* Cookie: remixlang=1; remixlhk=ba2d3f6fc290aa96f4 < HTTP/1.1 200 OK * Server Apache is not blacklisted < Server: Apache < Date: Fri, 27 Nov 2015 19:15:23 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 4815 < Connection: keep-alive < X-Powered-By: PHP/3.19188 < Pragma: no-cache < Cache-control: no-store < * Connection #0 to host oauth.vk.com left intact * Rebuilt URL to: https://login.vk.com/ * Hostname was NOT found in DNS cache * Trying 87.240.131.99... * Connected to login.vk.com (87.240.131.99) port 443 (#1) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSL connection using ECDHE-RSA-AES256-GCM-SHA384 * Server certificate: * subject: OU=Domain Control Validated; CN=*.vk.com * start date: 2015-09-04 21:17:41 GMT * expire date: 2018-09-16 11:56:55 GMT * subjectAltName: login.vk.com matched * issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2 * SSL certificate verify ok. > POST / HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1) Host: login.vk.com Accept: */* Cookie: remixlang=1; remixlhk=ba2d3f6fc290aa96f4 Content-Length: 396 Content-Type: application/x-www-form-urlencoded * upload completely sent off: 396 out of 396 bytes < HTTP/1.1 302 Found * Server Apache is not blacklisted < Server: Apache < Date: Fri, 27 Nov 2015 19:15:24 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 0 < Connection: keep-alive < X-Powered-By: PHP/3.19188 < Pragma: no-cache < Cache-control: no-store < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" < Location: http://vk.com/login.php?act=sl... %40mail.ua < * Connection #1 to host login.vk.com left intact * Issue another request to this URL: 'http://vk.com/login.php?act=slogin&to=&s=0&sid=8355265 86863&dif=1&email=mgvano%40mail.ua' * Violate RFC 2616/10.3.3 and switch from POST to GET * Hostname was NOT found in DNS cache * Trying 87.240.131.99... * Connected to vk.com (87.240.131.99) port 80 (#2) > GET /login.php?act=slogin&to=&s=0&sid=8355265 86863&dif=1&email=mgvano%40mail.ua HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1) Host: vk.com Accept: */* Referer: https://login.vk.com/ Cookie: remixlang=1; remixlhk=ba2d3f6fc290aa96f4 < HTTP/1.1 200 OK * Server Apache is not blacklisted < Server: Apache < Date: Fri, 27 Nov 2015 19:15:24 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 464 < Connection: keep-alive < X-Powered-By: PHP/3.19188 < Pragma: no-cache < Cache-control: no-store < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" * Added cookie remixmid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixmid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsid6="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsid6=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixgid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixgid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixemail="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixemail=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixpass="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixpass=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixapi_sid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixapi_sid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixpermit="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixpermit=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsslsid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsslsid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com < * Connection #2 to host vk.com left intact Что здесь не так? Добавлено через 21 час 32 минуты Вчера мне магическим способом удалось залогиниться, но, через некоторое время, я что-то сломал и не помню решение. Почему не устанавливаются куки? Как это исправить?
Кликните здесь для просмотра всего текста
* Hostname was NOT found in DNS cache * Trying 87.240.131.119... * Connected to oauth.vk.com (87.240.131.119) port 443 (#0) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSL connection using ECDHE-RSA-AES256-GCM-SHA384 * Server certificate: * subject: OU=Domain Control Validated; CN=*.vk.com * start date: 2015-09-04 21:17:41 GMT * expire date: 2018-09-16 11:56:55 GMT * issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2 * SSL certificate verify ok. > GET /authorize?client_id=***&display=page&red irect_uri=***&scope=friends&response_typ e=token&v=5.40 HTTP/1.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Host: oauth.vk.com Accept: */* Cookie: remixlang=1; remixlhk=6d009e5456b55c4212 < HTTP/1.1 200 OK * Server Apache is not blacklisted < Server: Apache < Date: Sat, 28 Nov 2015 16:49:20 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 4838 < Connection: keep-alive < X-Powered-By: PHP/3.19197 < Pragma: no-cache < Cache-control: no-store < * Connection #0 to host oauth.vk.com left intact * Rebuilt URL to: https://login.vk.com/ * Hostname was NOT found in DNS cache * Trying 87.240.131.117... * Connected to login.vk.com (87.240.131.117) port 443 (#1) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSL connection using ECDHE-RSA-AES256-GCM-SHA384 * Server certificate: * subject: OU=Domain Control Validated; CN=*.vk.com * start date: 2015-09-04 21:17:41 GMT * expire date: 2018-09-16 11:56:55 GMT * issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2 * SSL certificate verify ok. > POST / HTTP/1.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Host: login.vk.com Accept: */* Cookie: remixlang=1; remixlhk=6d009e5456b55c4212 Content-Length: 270 Content-Type: application/x-www-form-urlencoded * upload completely sent off: 270 out of 270 bytes < HTTP/1.1 302 Found * Server Apache is not blacklisted < Server: Apache < Date: Sat, 28 Nov 2015 16:49:20 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 0 < Connection: keep-alive < X-Powered-By: PHP/3.19197 < Pragma: no-cache < Cache-control: no-store < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" < Location: http://vk.com/login.php?act=sl... =1&to=&s=0 < * Connection #1 to host login.vk.com left intact * Issue another request to this URL: 'http://vk.com/login.php?act=slogin&role=fast&no_redire ct=1&to=&s=0' * Violate RFC 2616/10.3.3 and switch from POST to GET * Hostname was NOT found in DNS cache * Trying 87.240.143.241... * Connected to vk.com (87.240.143.241) port 80 (#2) > GET /login.php?act=slogin&role=fast&no_redire ct=1&to=&s=0 HTTP/1.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Host: vk.com Accept: */* Referer: https://login.vk.com/ Cookie: remixlang=1; remixlhk=6d009e5456b55c4212 < HTTP/1.1 200 OK * Server Apache is not blacklisted < Server: Apache < Date: Sat, 28 Nov 2015 16:49:20 GMT < Content-Type: text/html; charset=windows-1251 < Content-Length: 130 < Connection: keep-alive < X-Powered-By: PHP/3.19197 < Pragma: no-cache < Cache-control: no-store < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" * Added cookie remixmid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixmid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsid6="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsid6=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixgid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixgid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixemail="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixemail=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixpass="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixpass=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixapi_sid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixapi_sid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixpermit="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixpermit=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com * Added cookie remixsslsid="DELETED" for domain vk.com, path /, expire 1 < Set-Cookie: remixsslsid=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com < * Connection #2 to host vk.com left intact Добавлено через 23 часа 11 минут Проблема решена, всем спасибо.
0
|
||||||||||||||||
| 29.11.2015, 19:02 | |
|
Ответы с готовыми решениями:
2
Не удается авторизироваться в стим
Не могу авторизироваться |
|
Почетный модератор
5851 / 2862 / 392
Регистрация: 01.11.2011
Сообщений: 6,906
|
|
| 30.11.2015, 11:55 | |
|
0
|
|
|
136 / 67 / 27
Регистрация: 18.06.2014
Сообщений: 216
|
|||
| 02.12.2015, 17:03 [ТС] | |||
0
|
|||
| 02.12.2015, 17:03 | |
|
Помогаю со студенческими работами здесь
3
авторизироваться на 5 сайтах Не могу авторизироваться Программно авторизироваться на сайте Payeer кошелек не дает авторизироваться WebBrowser не получается программно авторизироваться Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |
|
Новые блоги и статьи
|
|||
|
Доступность команды формы по условию
Maks 07.04.2026
Алгоритм из решения ниже реализован на примере нетипового документа "СписаниеМатериалов", разработанного в конфигурации КА2.
Задача: сделать доступной кнопку (команда формы "ЗавершитьСписание") при. . .
|
Уведомление о неверно выбранном значении справочника
Maks 06.04.2026
Алгоритм из решения ниже реализован на примере нетипового документа "НарядПутевка", разработанного в конфигурации КА2.
Задача: уведомлять пользователя, если в документе выбран неверный склад. . .
|
Установка Qt Creator для C и C++: ставим среду, CMake и MinGW без фреймворка Qt
8Observer8 05.04.2026
Среду разработки Qt Creator можно установить без фреймворка Qt. Есть отдельный репозиторий для этой среды: https:/ / github. com/ qt-creator/ qt-creator, где можно скачать установщик, на вкладке Releases:. . .
|
AkelPad-скрипты, структуры, и немного лирики..
testuser2 05.04.2026
Такая программа, как AkelPad существует уже давно, и также давно существуют скрипты под нее. Тем не менее, прога живет, периодически что-то не спеша дополняется, улучшается. Что меня в первую очередь. . .
|
|
Отображение реквизитов в документе по условию и контроль их заполнения
Maks 04.04.2026
Алгоритм из решения ниже реализован на примере нетипового документа "ПланированиеСпецтехники", разработанного в конфигурации КА2.
Данный документ берёт данные из другого нетипового документа. . .
|
Фото всей Земли с борта корабля Orion миссии Artemis II
kumehtar 04.04.2026
Это первое подобное фото сделанное человеком за 50 лет. Снимок называют новым вариантом легендарной фотографии «The Blue Marble» 1972 года, сделанной с борта корабля «Аполлон-17». Новое фото. . .
|
Вывод диалогового окна перед закрытием, если документ не проведён
Maks 04.04.2026
Алгоритм из решения ниже реализован на примере нетипового документа "СписаниеМатериалов", разработанного в конфигурации КА2.
Задача: реализовать программный контроль на предмет проведения документа. . .
|
Программный контроль заполнения реквизитов табличной части документа
Maks 02.04.2026
Алгоритм из решения ниже реализован на примере нетипового документа "СписаниеМатериалов", разработанного в конфигурации КА2.
Задача:
1. Реализовать контроль заполнения реквизита. . .
|