Skip to main content

Questions tagged [facebook]

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service. Use this tag for questions which may arise when developing FOR Facebook. This tag is NOT for support questions about using the Facebook website or the official Facebook app. It is also NOT for questions of the “I want to implement a feature similar to what Facebook has” variety.

34,976 questions with no upvoted or accepted answers
10 votes
1 answer
2k views

Open Graph - Fetched and Canonical URL in a Posted Action

We are currently testing the Facebook functionality of our desktop application. We defined a Facebook app, then created open graph actions, objects and aggregations. First question: in case the ...
Takeo Sato's user avatar
10 votes
2 answers
4k views

'Instagram Public Content Access' For Development

I'm trying to develop an web app which use "Hashtag Search API" API url: https://developers.facebook.com/docs/instagram-api/hashtag-search When i used this API, Facebook returns "(#10) To use '...
lknls's user avatar
  • 821
10 votes
1 answer
3k views

What do green/gray check mark icons mean in Facebook App Dashboard?

In Facebook App Dashboard ( https://developers.facebook.com/apps/##########/ ) under Products I see 'Facebook Login' and 'Analytics' and green or gray check mark icons next to them. What do these ...
Vasiliy Zverev's user avatar
10 votes
1 answer
4k views

Facebook description insert new line or return

simple as it sound, how do i insert a next line or line break or newline, like the or \n in the og:description. i need this line <meta property="og:description" content="here goes the ...
Braian Mellor's user avatar
9 votes
0 answers
6k views

FB posting to a group, requires app being installed in the group, and permission with user token

I am trying to post to my group by a business app type facebook but getting below error: Fatal error: Uncaught Facebook\Exceptions\FacebookAuthorizationException: (#200) If posting to a group, ...
Lê Tuấn Khang's user avatar
9 votes
2 answers
994 views

Instagram Sharing to Feed iOS not working (UIDocumentInteractionController)

iOS 14.2, I am not able to share image as described in https://developers.facebook.com/docs/instagram/sharing-to-feed/ I can share same image to any other app from this menu correctly (e.g. telegram) ...
Bohdan Rozov's user avatar
9 votes
0 answers
519 views

Firebase deferred deeplinks and Facebook Ads

I'm truing to use our firebase deferred deeplinks with facebook ads, but when i paste that link facebook ads manager shows "App Links Field Invalid:: The described URL doesn't have app links HTML meta ...
serg_ov's user avatar
  • 563
9 votes
1 answer
2k views

Facebook browser on iOS: problems with localStorage

Localstorage for our webapp (react) behaves strange when the site is opened in the Facebook browser on iOS and android. We have an authentication flow that depends on storing a token in localstorage ...
Arne Jenssen's user avatar
  • 1,283
9 votes
1 answer
2k views

Is there a way to update FB Ad URL Parameters using Marketing API?

Is there a way to update ad URL Parameters with marketing api? It is possible from FB Ads Manager, but we have more than 200 different ads and we want to automatically update their URL params from ...
Janis Purins's user avatar
9 votes
1 answer
3k views

Open website link outside of Facebook app

I already found a way to detect if the page has been loaded inside of the Facebook app, which is done this way: var ua = navigator.userAgent || navigator.vendor || window.opera; if((ua.indexOf("FBAN")...
kopa's user avatar
  • 341
9 votes
0 answers
1k views

How to embed facebook post along with comments?

Spending a lot of time one figuring out that how to embed facebook posts along with comments, I came up with the idea to embed posts and comment separately using plugins and iterate over comments. ...
AMIT's user avatar
  • 176
9 votes
3 answers
3k views

Is there a way to force Facebook to show the og:image on shared links?

We have a Facebook app that generates custom shareable links for users when they complete certain activities. The shareable pages have the following meta tags: <meta property="fb:admins" content=...
ray1's user avatar
  • 3,998
9 votes
2 answers
933 views

Facebook onCompleted Email java.lang.NullPointerException

I'm able to get all those things as shown in my code below, but unable to retrieve email from the user profile. What can I do for this? Any kind of help will be appreciated. Earlier I was using ...
Sun's user avatar
  • 6,848
9 votes
1 answer
2k views

Google Play URL messes up Facebook's share dialog

I am trying to share an image with title and description on Facebook but it looks like when I set a Google PLay URL as the ContentUrl then the title and description are not displayed. This is my code:...
erdomester's user avatar
  • 11.8k
9 votes
0 answers
2k views

Facebook Sharing for SPA without server side support (hosted on a CDN)

I have a static website, an SPA hosted on a CDN - basically a singe index.html whose content area is updated based on the hash in the url. I need to find a way for FB sharer to show title and ...
Sheldon Fernandes's user avatar

15 30 50 per page