Forum QuickConnect Facebook login on .NET API

Discussion and help relating to PlayerIO's QuickConnect feature, including Facebook Connect and Kongregate Connect.

Facebook login on .NET API

Postby Sepehr » November 5th, 2011, 11:23 pm

I have tried logging in to Facebook using the FacebookOAuthConnect method, but I don't know how to get the access_token, I have searched the documentation but I was unable to find a way to get the token. Can you please explain more clearly the way of getting the access_token? Do i have to use a web browser control and get the token from the redirect URL or is there a way in the API to do so?

Thanks in advance.
Sepehr

PS: My app is a .exe file and using the Player.IO .Net API.
Sepehr
 
Posts: 8
Joined: July 7th, 2011, 5:29 pm

Re: Facebook login on .NET API

Postby Oliver » November 7th, 2011, 3:45 pm

You'll have to chose one of the many ways of authenticating against facebook. It's quite a big topic, and the best way is to dig into their online documentation here: http://developers.facebook.com/

- Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am


Return to QuickConnect