Issue with REST authentication -method failed with code 401- invalid username/password combo.
Hi Team, I am facing issue with REST base authentication. In this case, i don't have to use basic authentication but its kind of SSO cookie token (generated separately which is getting without any issue) and pass it through REST header. While test it...