Skip to main content
October 14, 2022
Solved

Web api Authentication

  • October 14, 2022
  • 4 replies
  • 0 views

I created successfully a web api (image bellow) then i copy the URL in the browser and its works (check image bellow)

But when I copy the URL in an incognito browse, shoe this error: 

{"resource":"\/suite\/webapi\/CWAOECClients","error":"APNX-1-4187-000","message":"Authentication failed. Please check your credentials and try again.","title":"An Error Has Occurred"}

Help please

///////////////////////////////////////////////////




Best answer by stefanhelzle0001

You will need to provide user credentials for authentication. If you do that in the browser which is logged in to Appian, the credentials of your user will be used automatically.

4 replies

stefanhelzle0001
Brainy
October 15, 2022

You will need to provide user credentials for authentication. If you do that in the browser which is logged in to Appian, the credentials of your user will be used automatically.

danna3499Author
October 15, 2022

how i create user credentials for authentication???

stefanhelzle0001
Brainy
October 15, 2022

The Appian documentation will provide all the necessary details: https://docs.appian.com/suite/help/22.3/Web_API_Authentication.html