Questions tagged [facebook-debugger]
41 questions
1
vote
1 answer
Unable to identify element inside shadow-root in ReactJS application
ReactJS application is not allowing to find the element inside shadow-root.
I could able to access the element using /deep/ in my AngularJS application but This is not working with React application.
We are able to find the elements till $("#root…

dileep keeppalli
- 129
- 1
- 2
- 12
1
vote
1 answer
Facebook is not Logout programatically in Objective C With FBSDKLoginManager LogOut Method
Hi please check this code for integration of Facebook but i cannot login with different Facebook user
[login logInWithReadPermissions: @[@"public_profile", @"email",@"user_likes",@"user_groups",@"user_managed_groups"] fromViewController:self…

Saiprabhakar
- 85
- 8
1
vote
0 answers
502 HTTP Response Code in Facebook Debugger when trying to access image, I can access image fine using the URL
I have an image that is served up in the og:image metatag so that it can be the image in a Facebook share post. However, when I use the debugger it gives me:
Error while downloading http://www.example.com/images/image.png with HTTP response code:…

poncho
- 1,100
- 2
- 15
- 38
1
vote
1 answer
Facebook Debugger tool blank page
I was trying to debug a page of blog, but the debugger tool wont allow me to. Any idea why is this happening?
Debugger Tool with the page…

Daniel Almeida
- 95
- 9
0
votes
0 answers
Why is Facebook debugger ignoring my request to scrape again?
I have a YouTube video that I would like to post on Facebook, but it keeps showing an old thumbnail that I changed 2 weeks ago. I tried to you Facebook Debugger, gave the link, and ask to scrape again. But it still shows the same old thumbnail.
Is…

Blue Moonshine
- 3
- 3
0
votes
0 answers
Whatsapp cloud API not delivering media messages to iOS / iphone
I am working with whatsapp cloud api to send messages to clients, it is working fine with android but not working with IOS, are there any additional steps of setup for IOS ?
Normal messages with only text are delivered properly, but messages with…

Neon
- 31
- 5
0
votes
0 answers
Why Facebook does not show og:video?
Here is the url: https://tikex-dev.com/palferi/program/tanciskola
Facebook Debugger does not raise any error.

János
- 32,867
- 38
- 193
- 353
0
votes
0 answers
Where inputURL and og:url Meta Tag comes in Facebook Sharing Debugger?
Checking this url: https://giphy.com/gifs/xbox-xbox-series-x-s-my-hero-ultra-rumble-RtS1FrFvjQ8zRoA14O
Where highlighted fields coming? Which meta field are those?
I have the same meta tag structure in my page as in Giphy page, but those fields are…

János
- 32,867
- 38
- 193
- 353
0
votes
1 answer
Why og:url can not point to og:image?
I have this sharing page: https://tikex-dev.com/kubl/34lw/j1vd/ceay
Though og:url is the same as og:image, og:url value in Facebook Debugger will not show the meta tag value, but the url of the sharing page. Why?

János
- 32,867
- 38
- 193
- 353
0
votes
0 answers
Facebook Sharer has suddenly stopped working for me
I have a LAMP website which allows users to share a graph on Facebook. It was woking fine until May 1st but now whenever I try to share, I just get a grey box.
My site was using sharer.php to do the sharing and giving as the url a document which…

SilverZippo
- 1
- 2
0
votes
0 answers
What is the difference between "fetched URL" and "canonical URL" in Facebook's Sharing Debugger?
I was using the Facebook's Sharing Debugger tool, and I have a question. What exactly is the difference between the 'fetched URL (URL buscada)' and the 'canonical URL (URL canônica)'?
Print from Facebook's Sharing Debugger
I've been reading some…
0
votes
0 answers
Facebook Debugger doesn't see my Open Graph code
I cannot figure out why Facebook Debugger only sometimes sees my open graph code. Here is a page where it CAN see my code: https://buckscountyalive.com/articles/railroad-attractions.cfm
My code:

pm541
- 11
- 2
0
votes
1 answer
Site works but Facebook debugger Curl error: 28 (OPERATION_TIMEOUTED)
I have website developed using nodejs and react server side rendering.
When i am trying to scrape my website with facebook debugger, facebook takes more than 10 sec and times out. However I noticed that my web server responds to facebook scraper…

sun2
- 1,118
- 1
- 13
- 17
0
votes
1 answer
Facebook Graph API Explorer is not working
Suddenly my Facebook Developer Explorer is not working. It shows an empty body only with a header and footer.
I already clear the cache a few times, but nothing has changed. Here is the screenshot-
Any idea how to overcome this issue?

tisuchi
- 924
- 1
- 14
- 18
0
votes
1 answer
How to fix facebook links preview for vue js links?
When I try (for testing) to post a link from my vue.js project in my facebook page, the link preview section does not work as expected although I've added the needed facebook tags.
Here is an example of the result:
How could it be fixed?…

nael_d
- 27
- 1
- 11