Closed as not planned
Closed as not planned
Description
Describe the bug
A clear and concise description of what the bug is.
I can use https://10.1.1.2:7554/apicatalog/api/v1/#/service/apicatalog from a web browser
If i try using a rest request
- https --auth adcdb:new42day --all GET https://10.1.1.2:7554/apicatalog/api/v1/#/service/ibmzosmf --cert colinpaice.pem --cert-key colinpaice.key.pem --verify no --verbose
I get
X-Zowe-Auth-Failure: ZWEAG160E No authentication provided in the request
<!doctype html><title>API Catalog</title><script defer="defer" src="./static/js/main.8f3b8b62.js"></script>You need to enable JavaScript to run this app.
I provided --auth info, so it looks like the message is wrong, perhaps there should be a different message
If I just use GET https://10.1.1.2:7554/ it works.
It says I need to enable java script.... is there a header I need to specify for this to work ( or at least not get the java script message)
Metadata
Metadata
Assignees
Type
Projects
Status
Done