Hi,
I am trying to use the new v4 API to read one of my private lists. But I always receive the message "This resource is private". I tried using the access_token found in my account settings in the authorization header, and I also tried to use an access token I created via the auth methods, still the same response.
{
"status_message": "This resource is private.",
"success": false,
"status_code": 39
}
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 18 aprilie 2017 la ora 11:03 PM
Can you give this a try now? I believe it should be fixed. Here's a little test script I made to test this out, it looks good to me.