Troubleshooting: Using a URL with a computer name on Swagger will lead to an error
in the generated URL for the service endpoints.
Talend
recommends to use a
localhost URL to access Swagger, for
example:
http://localhost:19999//docs/api/swagger-ui.html.
Otherwise,
the generated URL will look like the following example:
http://<computer-name>.talend.com:19999/data-stewardship/internal/data-stewardship/api/v1/campaigns?taskType=ARBITRATION.
You need to remove the first data-stewardship.