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
بتاريخ أبريل 7, 2017 في 7:33 مساءا
by the away, proper read/write permission is granted
رد بواسطة Cyro
بتاريخ أبريل 18, 2017 في 6:06 صباحا
PHP, jQuery?
رد بواسطة Travis Bell
بتاريخ أبريل 18, 2017 في 5: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.