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
}
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 18. April 2017 um 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.