====== Fault Codes ====== ^ Code ^ Since ^ Description ^ | errorNoURL | 10.5 | No URL was set. | | errorNoCredentials | 10.5 | No Credentials were set. | | errorNoPublication | 10.5 | No Publication name was set. | | errorInvalidCredentials | 10.5 | The credentials were set but were not valid. | | errorLicense | 11.0 | The current API license prevents the action to do through.\\ In the context of loading a publication, this error tells you that the publication contains project types that are not licensed to be used. | | errorNoSession | 11.0 | No session available (caused by license restrictions on the server). | | errorNetwork | 10.5 | A network-level error occurred. | | errorNotFound | 10.5 | Resource not found (may be due to lacking permissions) | | errorInternal | 10.5 | Internal error occured. | | errorProtocol | 10.5 | The client protocol is not supported by the server. | | error | 10.5 | Undefined error. |