|
- Where can I find my Facebook application id and secret key?
In my Facebook account, where can I find these application IDs, secret key, all?
- How to add facebook share button on my website? - Stack Overflow
Note that with using the Facebook SDK your users are being tracked only by visiting your site; they don't even need to click any of your Share or Like buttons The answers below suggesting only a simple link (a href) solve this issue
- Facebook Access Token for Pages - Stack Overflow
Go to the Graph API Explorer Choose your app from the dropdown menu Click "Get Access Token" Choose the manage_pages permission (you may need the user_events permission too, not sure) Now access the me accounts connection and copy your page's access_token Click on your page's id Add the page's access_token to the GET fields Call the connection you want (e g : PAGE_ID events)
- Newest Questions - Stack Overflow
Ask questions, find answers and collaborate at work with Stack Overflow for Teams Try Teams for free Explore Teams
- Facebook Graph API giving an unknown OAuthException
With the user-specific token, the api calls succeed Before the oauth upgrade, the application's token worked The user-specific token worked and usually returned even more data Of course with facebook there's no way of knowing whether the current behavior (fails when using application token) is a bug or just the new way
- List of Facebook CDN addresses - Stack Overflow
Yes, we took that into account, and want to have the list downloaded regularly from our server, but still, we need a way to find all the CDN domains Plus, while IP addresses can change often for CDNs, I believe that the domain names are pretty stable They need to be to make sure that the FB scripts can access the resources they need
- What is the user agent string for facebook app from android
What is the user-agent string added when we open facebook app from an android mobile I want to detect facebook app from android OS using user-agent string, is that achievable Are there unique user-
- facebook graphql story_fbid - Stack Overflow
The post_id, as well as the permanent_url, wasn't matching the URL I had I needed the post_id to match the webhook sent from Facebook to trigger my work Any help would be appreciated
|
|
|