I always get this thing when I do test in facebook API graph explorer
{
"error": {
"message": "(#294) ",
"type": "OAuthException",
"code": 294
}
}
What I did is GET https://graph.facebook.com/act_MY_ACC_ID , I already set permission for ads_management. This is also happen when I do test on my test code.