Skip to main content
Participating Frequently
October 27, 2011
Question

Ios air does not work for graph.facebook.com (can't verify the indentity)

  • October 27, 2011
  • 1 reply
  • 1324 views

Hello,

I have been doing some test for integrating facebook to my applications. But the first test that I'm trying to do fails when it trys to connect to graph.facebook.com, saying that the application can't verify the identity of "graph.facebook.com".

Has somebody came across this issue?

Thanks in advance.

This topic has been closed for replies.

1 reply

October 27, 2011

Hi Victor:

How exactly are you making the calls?

Can you try using http://code.google.com/p/facebook-actionscript-api/downloads/list to see if you can make calls to FB.

VictroGaAuthor
Participating Frequently
November 1, 2011

Hello Saumitra,

Thanks for your reply and sorry for answering so late.

First I was using one system that I develop using directly the Facebook php api. I tried with the AS3 API and it still with the same issue, because this api try to connect to graph.facebook.com also.

There is anyone which can help me or have the facebook api working for iphone?

Thanks.

November 2, 2011

Hi Victor:

Can you copy paste a small snippet showing how you are trying to connect to FB API?