I am trying to send a Facebook notification from my app using Graph API Explorer. So I have selected my app, POST, and entered this string after the /
/
Try using the access token from here :
https://developers.facebook.com/tools/access_token/
I had the same problem, and I've solved like that.