Re: [OAUTH-WG] For facebook desktop application acces tocken

2013-04-12 Thread Justin Richer
This is a question better directed at Facebook's developers community since it's more specific to Facebook's API. I would suggest posting your question to StackOverflow: http://stackoverflow.com/ -- Justin On 04/08/2013 07:39 AM, ECS ACCENTURE wrote: Hi, I am following this link : http://d

[OAUTH-WG] For facebook desktop application acces tocken

2013-04-12 Thread ECS ACCENTURE
Hi, I am following this link : http://developers.facebook.com/docs/opengraph/howtos/publishing-with-app-token/ to generate permanent access tocken for my web application. HTTP GET request: https://graph.facebook.com/oauth/access_token? client_id=YOUR_APP_ID &client_secret=

Re: [OAUTH-WG] For facebook desktop application acces tocken

2013-04-12 Thread ECS ACCENTURE
> Hi, > > I am following this link : > http://developers.facebook.com/docs/opengraph/howtos/publishing-with-app-token/ > to generate permanent access tocken for my web application. > > HTTP GET request: > https://graph.facebook.com/oauth/access_token? > client_id=YOUR_APP_ID >