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
}
Can't find a movie or TV show? Login to create it.
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Svar av Travis Bell
den 18 April 2017 kl. 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.