You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
I had the same issue but figured it out.
My mistake was using the 'Client Secret' from the Facebook app page.
Instead, you have to click the button to show your 'App Secret', and enter your FB password and use that to make the app_token as follows: app_token = app_id + '|' + app_secret
Happy scraping :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have put my app_id and app_secret key.
{
HTTP error 400 : bad request
Error for URL.
}
Please help??
The text was updated successfully, but these errors were encountered: