facebook-api tag

3 questions


1 answers
80 views
0
I want to convert the URL of the web page to UserId or GroupId in Facebook Graph API.

I would like to convert the URL of Facebook to UserId or GroupId as shown on the following site.http://lookup-id.com/I can't find the equivalent of the Facebook Graph API.Does anyone know how to conve...


1 answers
102 views
0
Enter admin as a Facebook user in Django's social_auth

I use the django-social-auth plug-in in Django.I would like to join Django's admin as a user generated after I authenticate with Facebook.First, create this user on models.py and To force is_staff to ...


1 answers
108 views
0
There is an error when checking the access token on the server side when logging in to FaceBooK on the smartphone application.

I am currently developing a smartphone application using cordova.Send the access token obtained by logging in to FB on the app side to the server side and On the server side, I would like to log in ag...


© 2024 OneMinuteCode. All rights reserved.