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
}
¿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 Travis Bell
el 18 de abril de 2017 a las 23:03
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.