Error Management
Overview
This article provides information on the types of errors and error structure.
Successful API calls to Fynapse will trigger a response with HTTP status code 2xx.
If an API call to Fynapse is unsuccessful, an error will be thrown and you will receive a response with a status other than 200. The response will comprise of one of the possible error codes listed below and an error message.
Error Codes
Error Object
Example of an error:
Properties
Type of the error message
Title of the error message
Details of the error message
Timestamp when the error was thrown
ID of the error
Status of the error
The path component of a URI, if defined, only contains the slash character (’/’), the commercial-at character (’@’), and characters in the unreserved, punct, escaped, and other categories.
See API Reference for further details