rmaron
2 months agoNew Contributor II
401 error with HTTP Client and NTLM
Hello,
I'm trying to connect to an API with NTLM authentication using the Snap HTTP Client. Problem: I'm getting a 401 - Unauthorized response from the endpoint.
The same request responds successfully on Postman.
I think the problem comes from the Linux Groundplex.
Did anyone had the same issue? How did you solve it?
Thank you.
I found a workaround with the "REST Get" snap that uses REST NTLM Account instead of NTLM Account.