Skip to main content
Versa Networks

Troubleshoot REST API Login Issues

Versa-logo-release-icon.pngFor 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:

  1. Specify the login URL.
  2. Set the content type.

    3.png
  3. Set username and password parameters as body parameters.
  4. 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

    4.png
    5.png

Supported Software Information

Releases 20.2 and later support all content described in this article.

  • Was this article helpful?