posted 17 years ago
The Facebook api is terrible documented so i was wondering if anyone has experience calling REST api methods in their servlets.
I don't want to use the open java apis since they have even worse documentation, so i'm going with REST calls but i dont know the appropriate steps in authenticating, and making calls.
I can authenticate using the Connect javascript method, but then i want to transfer the control to my servlet and do more calls there.
If anyone has any examples, it would greatly be appreciated!
Thanks
[ November 04, 2008: Message edited by: Ilya Elkind ]