justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

users/:user/blocks endpoint periodically returns 404 error #665

Open nicklaw5 opened 7 years ago

nicklaw5 commented 7 years ago

Issue: When sending requests to the users/:user/blocks endpoint, sometimes a valid 200 response is received, but more often than not a 404 is received instead.

API Versions: Tested with both 3 & 5, and both seem to have the same issue.

Scopes: Both user_blocks_edit & user_blocks_read has been attached to the access token.

3ventic commented 7 years ago

Can confirm.