开发者

facebook graph api error You are using an incompatible web browser

i'm trying to display my facebook group wall on my external web page and it gives me the error message..

You are using an incompatible web browser. Sorry, we're not cool enough to support your browser. Please keep it real with one of the following browsers:

*
  Mozilla Firefox
*
  Google Chrome
*
  Safari
*
  Microsoft Internet Explorer 

My code for checking the returned content is as follows..

echo(fil开发者_运维问答e_get_contents('http://www.facebook.com/groups/GazelleAB/'));

Can someone please tell me what else i need to get this working. I'm using PHP.

sowi guys i'm using Firefox 3.6.15


I sugest you use the Facebook Graph API for Groups rather than trying to scrape the data you want.


It's possible that this seems to be a case of your firewall, whatever kind you are running, trying to protect you from some transaction that is required by Facebook. For Symantec Endpoint, for example, go to Network Threat Protection -> Options -> Change Settings and under Stealth Settings, remove checks from all 3 boxes. If it's a different firewall, look for some setting that might be filtering out what Facebook needs. (Symantec, at least, does warn you in the Settings box that enabling these settings may interfere with using some websites.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜