I need to create a facebook app that will upload a video directly to the wall of the logged in user. I followed the steps in the facebook documentation. I get an access token with the correct permissions to write on a wall. Despite this, I still have the same error message.
Graph returned an error: (# 100) No permission to publish the video
I have already gone through the official document but I can not find anything.
If ever, I'm on a test app with test users.
I can add a post, upload an image but NOT videos.
If anyone has an idea or has already been confronted with this problem, be nice, enlighten me.
thank you in advance