MethodNotAllowedError
objectError contents including the specific error
The status code of the error.
Example:405
The type of the error.
>= 1 characters
Example:Method Not Allowed
The message of the error.
>= 1 characters
Example:The requested resource does not support http method 'PUT'
NotFoundError
objectError contents including the specific error
The status code of the error.
Example:404
The type of the error.
>= 1 characters
Example:Not Found
The message of the error.
>= 1 characters
Example:Record(s) not found
Titles
objectBID/OverDriveID
Book ISBN
Default - Book native title
Default - Book native author
Book published year
Example:2009
Available formats
- eBook (Audiobook, ebook, Magazine, Video)
- Physical Book (BK, OTH, AV, SER, UNKN)
Example:ebook
TooManyRequestsError
objectError contents including the specific error
The status code of the error.
Example:429
The type of the error.
>= 1 characters
Example:Too Many Requests
The message of the error.
>= 1 characters
Example:API calls quota exceeded
UnauthorizedError
objectError contents including the specific error
The status code of the error.
Example:401
The type of the error.
>= 1 characters
Example:Unauthorized
The message of the error.
>= 1 characters
Example:Invalid API Key