sapegin/social-likes

facebook errors

Open

#206 opened on Oct 10, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)CSS (238 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,075 stars)
PR merge metrics
 (PR metrics pending)

Description

For some users request to facebook fails with error:

Uncaught Error. https://graph.facebook.com/?id=http%3A%2F%2FXXXXX.me%2XXXXX { "error": { "message": "Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", "type": "GraphMethodException", "code": 100, "error_subcode": 33, "fbtrace_id": "B4YGhGhhiQe" } }

The error not catched.

Contributor guide