Running TestComplete with a ReadyAPI step and getting a 401 error
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023
08:12 AM
09-28-2023
08:12 AM
Running TestComplete with a ReadyAPI step and getting a 401 error
I'm trying to run readyAPI as a test step in TestComplete. This is a supported feature by SmartBear. The issue I'm facing is when I run the readyAPI step, I get 401 error. However, when I run the same ReadyAPI test by itself (in ReadyAPI) everything works.
Labels:
- Labels:
-
Test Run
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023
08:21 AM
09-28-2023
08:21 AM
401 https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 relates to authentication. Are you expecting to pass credentials or does the website require credentials?
