Exceptions¶
API endpoint under maintenance
Code: 503
-
exception
pyrebrandly.exceptions.BadGatewayError[source]¶ Failure in Rebrandly’s upstream providers
Code: 502
-
exception
pyrebrandly.exceptions.InvalidFormatError[source]¶ Invalid input format
Missing body
Limits threshold reached
Code: 403
-
exception
pyrebrandly.exceptions.InvalidOptionsError(*, possible=None, invalid=None)[source]¶ Invalid Options in Options dict()
:exception InvalidOptionsError
-
exception
pyrebrandly.exceptions.NotAuthorizedError[source]¶ Authorization credentials invalid
oAuth Token expired etc.
Code: 401