Hi,
im receiving error when trying to use this API. I have created access token and session ID but when applying to this API this error received: { "status_message": "This token hasn't been granted write permission by the user.", "error_message": "Invalid token", "success": false, "status_code": 36 }
appreciate your support thanks
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by bilal manna
on April 7, 2017 at 7:33 PM
by the away, proper read/write permission is granted
Reply by Cyro
on April 18, 2017 at 6:06 AM
PHP, jQuery?
Reply by Travis Bell
on April 18, 2017 at 5:56 PM
Hi @bilal manna
I just created two little test scripts that you can use below, and it looks like everything is working properly for me.
I just used the auth form to generate a valid access token and then took that token and created and added items to a list without any trouble.