Skip to content

AuraResponseError

The server answered, but with something this SDK could not read.

AuraResponseError(status: int, message: str)

An empty body where one was required, or a payload that does not match the model the endpoint promises.

Property Type Default Description
status int HTTP status of the response that could not be read.