Test if the authentication is successful by calling the API Root of your project and leaving the Action empty as explained below.
Request
HTTP Method | GET |
---|---|
Action |
Response
HTTP Status Code | Type | Description | Body JSON Parameters | |||
---|---|---|---|---|---|---|
200 | Success | Authentication Successful |
| |||
400 | Error | Bad Request Syntax |
| |||
401 | Error | Authentication Failure |
| |||
405 | Error | HTTP Method Issue |
|