Solved

Authentication with server failed.

  • 28 February 2020
  • 4 replies
  • 71 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

icon

Best answer by boringNerd1 2 March 2020, 06:40

View original

4 replies

Badge +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.


 

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


Badge +15

How about just the username without the domain?


 

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".



Reply