Troubleshoot REST API Login Issues
For supported software information, click here.
To log to the Versa Analytics using the login API or from the Versa Analytics login page and make the API calls from the same browser window, you must use cookie-based authentication. Note that 32-bit browsers are not supported.
To create a cookie using Firefox HttpRequester:
- Specify the login URL.
- Set the content type.
- Set username and password parameters as body parameters.
- For all APIs call, including the login API, set authorization Type to No Auth in the Authorization tab. The browser automatically submits the cookie created during login. The following example uses Chrome Postman
Supported Software Information
Releases 20.2 and later support all content described in this article.