I tried to get user detail using https://graph.facebook.com/username . But it throws an error
"error": {
"message": "(#803) Cannot query users by their username (ramesh.randika.56)",
"type": "OAuthException",
"code": 803
}
does anybody have a solution for this problem.
After being made less publicly visible starting December 2014, the original Graph Search was almost entirely deprecated in June 2019.
Gaming graph domain is a separate domain from main graph domain (graph.facebook.com) to host a set of graph APIs specifically designed for gaming apps on Facebook. It's accessible using graph.fb.gg as the domain address.
The Graph API is the primary way to get data into and out of the Facebook platform. It's an HTTP-based API that apps can use to programmatically query data, post new stories, manage ads, upload photos, and perform a wide variety of other tasks.
graph.facebook.com/{Username} is not avaiable now but lookup-id.com still can find your facebook ID, facebook group ID and facebook page ID
"View page source" Option in every web browser will help you. Follow this-
Conclusion : Using the "username" doesn't work anymore (Updated till Oct 2018),profile_id is the thing u needed instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With