SFX API error messages
This is a list of all current error messages and their meaning that the SFX-API might return if an erroneous request has been received or if an exception occurred.
Error message | Description |
---|---|
permd | Permission to access or change the resource has been denied. |
dberr | An error occured while reading/writing to the SFX database - Try again later. |
notfound | The requested resource could not be found. |
syntax | The request syntax is incorrect and can not be processed. Check your request body and/or parameters. |