Forum Discussion

mahamaqbool's avatar
10 years ago

API POST/PUT authentication problem

How can I achieve NTLM authentication in a TestComplete script for a RESTFul API? I need to call actual methods and not some test web service's. When i call a GET method for the first time, TestComplete shows a login dialog same as the one we get in browsers but for POST,PUT and DELETE, this dialog never appears and i always get an Authorization error (401) which say 'invalid credentials'