jdaymude / xbox2local

A command line utility for downloading Xbox screenshots and game clips to local storage
MIT License
8 stars 2 forks source link

Raise Error 403 when X API rate limit is exceeded #5

Closed jdaymude closed 4 years ago

jdaymude commented 4 years ago

Description Unlike what is stated in the README, xbox2local does not actually raise the ERROR 403 error when the X API rate limit is exceeded. This needs to be implemented appropriately and caught whenever any X API call in xbox2local may reach the limit.

Can you help develop and maintain this feature? Yes.