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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por bilal manna
el 7 de abril de 2017 a las 19:33
by the away, proper read/write permission is granted
Contestado por Cyro
el 18 de abril de 2017 a las 06:06
PHP, jQuery?
Contestado por Travis Bell
el 18 de abril de 2017 a las 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.