Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am creating my first FB app (in Java) and am hosting it on Google app engine.

  • I have created the app on FB
  • I want to authorize the user when they come on the app page (using javascript)
  • Can someone please help/point to a helpful tutorial.
share|improve this question

1 Answer

HOWTO: Create a Facebook App with Google App Engine and Best Buy Remix from the official App Engine docs

share|improve this answer
Although it's a very helpful link, it's geared towards the python sdk, rather than java sdk. – Aleadam Feb 16 '11 at 4:04

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.