How should I get Facebook API key and secret key? What are the steps involved to get them? Do I have to use FB API from my Servlet. How exactly can I use this and what can I retrieve?
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.
|
closed as not a real question by BK., phwd, CBroe, oers, Graviton Jul 25 '12 at 2:54
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
When you create an Application on the Facebook Developers site, it will assign you an API key and a Secret key. There are various SDKs to use, eg. Javascript SDK, PHP SDK, etc. |
|||
|
|
|
Follow the instruction from Facebook Developers Network (See the Getting Started page specifically) to obtain a Facebook API key and secret. |
|||
|
|