Skip to main content
Veeva Support EU Holiday: Mar 15th - Limited staff, please plan accordingly

Community

Search

Welcome to Community

Receiving an Error "USERNAME_OR_PASSWORD_INCORRECT\" when trying to Authenticate to Vault

Answered

Comments

3 comments

  • Official comment
    Isak Thomas

    Hi,

    John and Emil are both correct. The easiest way to test any Vault API is by using our official Postman collection.
    https://developer.veevavault.com/api/22.3/#run-in-postman

    Also, if you are developing an integration with Vault, you can use Vapil. Vapil is a java based library for Vault API calls. This is a great way to quickly execute Vault API calls within code that is consistent.
    https://developer.veevavault.com/docs/#vault-api-library

  • John Choo

    Hi Ahmar,

    Are the username and password being passed as query string parameters? If so, that is not supported in 22R3 and they have to passed as body parameters. Below is the Postman example. 

     

    Hope this helps.

     

    Regards,

    Johnny

     

     

    0
  • Emil Nikolov

    The API parameter is username, not user_name

    0

Please sign in to leave a comment.

Powered by Zendesk