How to use https://graph.facebook.com/oauth/exchange_sessions achieve fb_sig_** parameters???
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 Justin Pihony, Igy, Bill the Lizard♦ Apr 2 at 13:21
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.
|
You need to issue the http request to that url supplying the following parameters:
It is discussed in the Legacy Canvas Auth doc, look for the Migrating to OAuth 2.0 section. You should however stop using the old oath, and switch to the new OAuth 2.0 since the old one is deprecated. |
|||||
|