Skip to main content
Nintex Community Menu Bar
Solved

Authentication with server failed.

  • February 28, 2020
  • 4 replies
  • 264 views

Hi all,

I am trying to access workflow REST API but basic authentication is failing as shown in attached image. Secondly, I am able to access swagger page but when I click "try it out" nothing happens as shown in image.

 

I even tried this - https://help.k2.com/support-services/kbt147579 but still no luck.

 

Thanks,

Waleed


14646i6DD245F82BB42B4E.png
15170i523EEBA6B71FBD77.png

Best answer by boringNerd1

How about just the username without the domain?


 

4 replies

Forum|alt.badge.img+15

Hi,


 


In Postman, have you tried using a backslash ("") instead of a forward slash ("/")? You are supposed to be using a backslash when specifying the domain in a username.


 


  • Author
  • March 2, 2020

yes  @boringNerd I tried backslash "" but still same error. 



Forum|alt.badge.img+15
  • Answer
  • March 2, 2020

How about just the username without the domain?


 


  • Author
  • March 2, 2020

Solution  @boringNerd  : I got it fixed by inserting user in K2SQL with username Installation & password that I was trying during sending REST API as shown in image "solution1.png".