python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Permissions to get facebook page ID via API?
I need to get a Page ID from a page URL (ex: Facebook.com/Nike).
Facebook API returns a message saying I need a permission (Page Public Metadata or Page Public Content access) that is only available t...

Ken Smith
Votes: 0
Answers: 1
Facebook API - POST a comment on a private groups post
I have successfully retrieved an post made on an private group and the comments made on this post. I want also to make the users on my app to be able to reply to comments on that post but cant get my ...
Antonios
Votes: 0
Answers: 0
Fire fbq event with user_data
In FB doc, it is explained how to bind user_data to fbq while initializing fbq. However it is not explained how to bind user_data later on.
Let's say I have a form where users put their email. When th...

Charly berthet
Votes: 0
Answers: 0
Why is my JavaScript code receiving a "No 'Access-Control-Allow-Origin' header is present on the requested resource" error?
I am trying to create an app that would get the live comments from one of my live videos on my FB page and would play a notification sound whenever someone comments.
I'm quite new to APIs and I tried ...
Karver Gillroy
Votes: 0
Answers: 0