You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue: When sending requests to the
users/:user/blocks
endpoint, sometimes a valid200
response is received, but more often than not a404
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.The text was updated successfully, but these errors were encountered: