sns-sdks / python-facebook

A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
https://sns-sdks.github.io/python-facebook/
322 stars 84 forks source link

Can we get the specific. user profile based on its id ? #220

Open HungLV-NAL opened 1 year ago

HungLV-NAL commented 1 year ago

As far as I know, there is no way to use the Facebook API to get the user profile by its id. Can this tool help me solve the problem?

HungLV-NAL commented 1 year ago

I received this error: FacebookError: FacebookError(code=100,message=Unsupported get request. Object with ID '100002103903577' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api,type=GraphMethodException,error_subcode=33,fbtrace_id=ACLz1UE85IxC8Xf3NbXgf5u)

MerleLiuKun commented 1 year ago

If you do not have the permission, can not get info for the user.