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
}
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від Travis Bell
18 квітня 2017, 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.