我尝试使用https://graph.facebook.com/username获取用户详细信息.但它会引发错误
"error": {
"message": "(#803) Cannot query users by their username (ramesh.randika.56)",
"type": "OAuthException",
"code": 803
}
Run Code Online (Sandbox Code Playgroud)
有没有人有这个问题的解决方案.