MrSwitch/hello.js

Instagram - Logout Method no longer works

Open

#545 aberto em 30 de mar. de 2018

Ver no GitHub
 (18 comments) (2 reactions) (0 assignees)JavaScript (557 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (4.630 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Logout method at instagram now returns an error so hello logout method no longer works.

GET https://www.instagram.com/accounts/logout/ HTTP/1.1
Host: www.instagram.com
Connection: keep-alive
Upgrade-Insecure-Requests: 1
--
HTTP/1.1 405 Method Not Allowed
Content-Type: text/html; charset=utf-8

Guia do colaborador