Skip to content

Commit

Permalink
Add link to trakt api error code definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 8, 2024
1 parent 8ba2819 commit 89456fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trakt/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
'BadResponseException',

# Exceptions by HTTP status code
# https://trakt.docs.apiary.io/#introduction/status-codes
'BadRequestException',
'OAuthException',
'ForbiddenException',
Expand Down

0 comments on commit 89456fa

Please sign in to comment.