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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von bilal manna
am 7. April 2017 um 19:33
by the away, proper read/write permission is granted
Antwort von Cyro
am 18. April 2017 um 06:06
PHP, jQuery?
Antwort von Travis Bell
am 18. April 2017 um 17:56
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.