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
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од bilal manna
дана 07. април 2017. у 7:33 PM
by the away, proper read/write permission is granted
Одговор од Cyro
дана 18. април 2017. у 6:06 AM
PHP, jQuery?
Одговор од Travis Bell
дана 18. април 2017. у 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.