Hi gurus,

I am pretty new to cocoa development, and would like to ask for help on
some questions here that I am struggling with. Any insight will be greatly
appreciated.

I am trying to establish Facebook login session via my mobile app, but got
an error of following message

*Error: HTTP status code: 404*

*
*

What got me struggling is that, I think, the error message actually
happened before the FB login request was fired from my app. I am suspecting
that this is due to some parameter missing in a URL request. However since
the source code of the libraries are not available, this makes it a
guessing game.


Here are my questions:


- where in the AppDelegate class would a URL be sent, to somewhere? How do
I track it down?

- where would the parameters of an URL request be constructed in the actual
code, or xcode itself, to make the URL be sent?


Thanks a lot guys!


Berry
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to