Graph API Explorer – Facebook Login is currently unavailable for this app as we are updating additional details for this app. Please try again later
I am trying to get started with the Graph API but having issues with the Graph API explorer. When I try to request a token I get an error popup “Facebook Login is currently unavailable for this app”. Did I forget a step? I’ve set up the app and everything.
Graph API Explorer – Facebook Login is currently unavailable for this app as we are updating additional details for this app. Please try again later
I am trying to get started with the Graph API but having issues with the Graph API explorer. When I try to request a token I get an error popup “Facebook Login is currently unavailable for this app”. Did I forget a step? I’ve set up the app and everything.
Creating post on facebook via API
I am trying to create an application that publishes posts to my Facebook Page. Here are the steps I have taken:
Creating post on facebook via API
I am trying to create an application that publishes posts to my Facebook Page. Here are the steps I have taken:
No payment method in sandbox ad account
I created a sandbox ad account on Facebook API then created a system user, put all the permissions on it and associated it with this sandbox ad account to be able to create the ads but when I try to create an ad it asks to add a payment method.
Is there a webhook that makes it possible to receive outbound messages in Facebook pages?
I want to be able to execute some code whenever I send a message from my Facebook page to a person. From reading the documentation, I can only find webhooks for inbound messages
Unable to List Facebook Pages via Graph API for Business Manager Admin User
I’m encountering an issue with the Facebook Graph API where one of my users, User Chris, cannot list his Facebook pages despite being an administrator in Business Manager. Here’s the breakdown:
Facebook graph API error code: 368: “We limit how often you can post, comment or do other things in a given amount of time in order to help …”
I’m trying to make a bot that replies to facebook comments on my page’s livestream. Unfortunately, after a few replies, Facebook send back an error message with code 368 and I can only send more replies after a few seconds. The full message is:
https://graph.facebook.com/{your-user-id}/accounts?access_token={user-access-token} return empty data
I have the permissions public_profile, email, pages_read_engagement, instagram_basic, instagram_manage_insights, pages_show_list, read_insights, business_management. When I make a request to the API https://graph.facebook.com/v19.0/{your-user-id}/accounts?access_token={user-access-token} using a user ID and user access token, I sometimes get account data for some users, but for others, I receive empty data.
I can’t find my page on facebook page token on Facebook Graph API Explorer
I am trying to use Facebook Graph API Explorer to get a page access token to a specific page.