Server access error code
If you try to use the URL APIs on a system with authentication enabled, but you do not provide credentials, or if the session has timed out, then the service returns a server access error (403).
The server access error (403) contains the follow information.
| Access Error | Description |
|---|---|
| type | Status Report |
| message | Full authentication is required to access this resource. |
| description | This request requires HTTP authentication (Full authentication is required to access this resource). |
Parent topic: TIBCO Spotfire Statistics Services URL API