IdpcApiError
Base error class for API responses with a JSON body. Typically a subclass will be used to capture the error category (e.g. 400, 401, 500, etc)
Returns an API error instance
Raw HTTP response
IdpcApiError
Base error class for API responses with a JSON body. Typically a subclass will be used to capture the error category (e.g. 400, 401, 500, etc)