How to start the facebook application development using the Java API? I am getting into authentication issues?
I could not find any proper documentation for java. Everything seems to be out dated.
How to start the facebook application development using the Java API? I am getting into authentication issues?
I could not find any proper documentation for java. Everything seems to be out dated.
Which version of hte java api are you using? Facebook appears to have finally started to stick to one 'api' approach which is the graph (graph.facebook.com) this is a restful based API. It may be easier to deal directly with that API through http calls