403

A 403 response indicates the client is not authorized to invoke the service or does not have access to this resource.

This sample JSON shows a typical 403 error response:

{
   " GENERIC_ERR":"GenericError",
   "time":"2/11/22 4:50 PM",
   "message":"Insufficient privileges.",
   "error":"\"PersistenceException.InsufficientPrivileges”
}