Hi ,
I am using 23.2 version which is upgraded recently and Once connected systme which was using Basic auth stopped working .
when I test integration, I get following error , can aby one please let me know if this is deprecated and when ?
Discussion posts and replies are publicly visible
Oauth is still working and hasn't been deprecated.
Check your headers, sometimes you need to specify on the headers the Authorization:BearerMake sure your Connected system has proper credentials and hasn't been changed mistakenly.
Hello, 401 response status code represents issue with the Authentication. Please check the base URL and the Username and password is the same and not changed in the connected system.
thanks I checked it , same Authentication is working via post man without any header but Appian gives error is that Swager file which needs to be checked also ? Auth is not specified in Swager file only Stucture of the API is given
Are you sure nothing changed with the external system?
Also are you certain that the credentials for the connected system were not overwritten by someone mistakingly? (i.e via an import customization file?)