ContributionsMost RecentMost LikesSolutionsAPI POST/PUT authentication problemHow 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'