When I delete a title from queue or Instant queue, I see the returned response does not contain an etag. However, if I then attempt to adjust the order of items in my queue, I get an etag out of date error.
specifically, here is the text of the response:
<status>
<status_code>412</status_code>
<message>queue out of Date ETag mismatch</message>
</status>
When I delete a title from queue or Instant queue, I see the returned response does not contain an etag. However, if I then attempt to adjust the order of items in my queue, I get an etag out of date error.
specifically, here is the text of the response:
<status>
<status_code>412</status_code>
<message>queue out of Date ETag mismatch</message>
</status>
This seems like a major issue.
Message edited by Brent 3 years ago
Rich Knox – 3 years ago
This was discussed recently: http://developer.netflix.com/forum/read/33976. Hopefully the Netflix guys will have a fix for this soon.