Skip to end of banner
Go to start of banner

Returned HTML Status Codes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

These operations return HTML code 200 (OK) when successful.

If the operation is not completed successfully, the returned codes are the following:

Problem

Status Code Returned

The user is not logged in (for example, because the session has expired)

401 (UNAUTHORIZED)

The user is not a system administrator

401 (UNAUTHORIZED)

The app does not have a valid license

403 (FORBIDDEN)

Any other error in export

500 (INTERNAL SERVER ERROR)

Any other error in load

400 (BAD REQUEST)


  • No labels