facebook-opengraph

Can't post to owned FB Page with App in Developer mode using API

自古美人都是妖i 提交于 2020-01-16 10:08:13
问题 I get the following error trying to post to a page I own using FB Graph API. If posting to a group, requires app being installed in the group, and either publish_to_groups permission with user token, or both manage_pages and publish_pages permission with page token; If posting to a page, requires both manage_pages and publish_pages as an admin with sufficient administrative permission The app is in developer mode could still post to pages the app owner owns. This should work. Anything else I

Circular redirect path detected and wrong Open Graph data displayed

会有一股神秘感。 提交于 2020-01-14 03:37:06
问题 When sharing the following URL to Facebook www.magicsoftware.com You will get outdated information. Facebook refers to the site (magicsoftware.com/en) and takes all the information from the cache. I tried to clear the cache by going to the dubugger- https://developers.facebook.com/tools/debug/og/object?q=www.magicsoftware.com But that didn't help much. Someone has an idea what I can do? P.S - if you checked the debugger link, you would see that there are two critical errors mentioned: Could

Facebook OG gets redirected to the index page by BackboneJS website

二次信任 提交于 2020-01-13 19:32:27
问题 I have a website that is created using BackboneJS and I am trying to implement Facebook OG so that when user pastes my site's URL from the Facebook status, it will display the title, images and etc. My problem is that the FB scraper is getting redirected always to the index page due that Apache redirects all traffic to the index page so BB router can work properly. It only sees the og title, og image and etc that was for the index page and not on my other page. Facebook scraper/crawler does

Submitting Open Graph Actions for an iOS app?

笑着哭i 提交于 2020-01-13 19:09:24
问题 For an iOS app that doesn't exist yet in the App Store, what I should write for "Steps to Reproduce Your Action" when I am submitting the actions for the Facebook Open Graph Api ? 回答1: You can submit screenshots of the flow of your app as an acceptable alternative when you have a native mobile app such as this. Specifically, the screenshots should show how the action is triggered within the app and then what the story looks like on a user's Timeline. Upload the screenshots to some URL and

Facebook Graph API Returns Inconsistent Number of Friends With Facebook Profile

自闭症网瘾萝莉.ら 提交于 2020-01-13 18:18:29
问题 I've noticed that using the new Facebook Graph API to fetch friends of users returns a number of friends that is close to, but not always exactly, the number of friends displayed on the user's profile. Documentation here: http://developers.facebook.com/docs/api For example, on that page, I click on https://graph.facebook.com/me/friends, and see the JSON for 477 friends, whereas my profile page on facebook shows a count of 478. Does anyone know why there is an inconsistency? 回答1: If you have

Open Graph Localization

前提是你 提交于 2020-01-13 11:34:11
问题 Is it possible to localize objects in Facebook's OpenGraph? My specific goal is having French/English users able to like the same URL or Graph object, while having local-specific descriptions appear in their timelines. So far the only way I can achieve this is having two separate graph nodes, effectively dividing the number of likes in half. I've attempted to provide English and French versions of my page, with the French version using the English page's URL as its canonical URL, but this

Open Graph Localization

自闭症网瘾萝莉.ら 提交于 2020-01-13 11:33:52
问题 Is it possible to localize objects in Facebook's OpenGraph? My specific goal is having French/English users able to like the same URL or Graph object, while having local-specific descriptions appear in their timelines. So far the only way I can achieve this is having two separate graph nodes, effectively dividing the number of likes in half. I've attempted to provide English and French versions of my page, with the French version using the English page's URL as its canonical URL, but this

wrong og:description

一世执手 提交于 2020-01-12 19:15:08
问题 Facebook does not get information from description Open Graph tags I do get following error but not for description field The og:url property should be explicitly provided, even if a value can be inferred from other tags. I do have in header (Wordpress) <meta property="og:description" content="<?php echo strip_tags(the_excerpt()); ?>" /> bugzilla shows correct source of the page <meta property="og:description" content="<p>3D organs modeled for real-time DVD application</p>" /> But on fb page

Is it possible to use the Scores & Achievements API from Facebook solely from a native mobile application?

点点圈 提交于 2020-01-12 14:30:14
问题 I'm toying around with the Facebook APIs for a game I'm developing as a hobby project, after reading through the facebook SDK documentation, I'm still a little unclear as to what is required for developing games on the platform. This is what I have : Native iOS application All game data is stored locally (levels, characters, items) I don't have any backend servers, the game is completely client side only. I want to make the game "social" by adding achievements/friends lists, the facebook API

How to know what bots of a website, if I have no root access to the hosting they will read?

假装没事ソ 提交于 2020-01-08 06:12:04
问题 Recently I have problem with Open Graph checkers unable to detect Open Graph data?. It turns out that the bots from the checkers are unable to access data. However, since I have no root access to my shared hosting, I can't use wireshark to know the exact bots that connects to my hosting, therefore cannot ask the technician to help me. So is there a way to know the bots? I really have no idea where to start. The site I want to know is https://developers.facebook.com/tools/debug/og/object/