0

I am trying to use Facebook Rest API in my application . I wanted to generate authentication token and using that generate page access token which can be used to post on page. When I was going through the authentication process I found that all authentication flow uses redirection to main Facebook application. I want to have an authentication flow in which I don’t have to redirect to generate authentication toke and page token. Is there any way to do this.

Ankit Verma
  • 63
  • 1
  • 10
  • To get an access token, the user has to visit facebook.com in one way or another (could be via redirect, could be the login dialog in a popup). – CBroe Apr 02 '13 at 12:45
  • PS - Don't build on the REST API anymore, its being deprecated https://developers.facebook.com/docs/reference/rest/ – Tommy Crush Apr 02 '13 at 15:21

0 Answers0