Open fswarbrick opened 3 years ago
Any progress on this. I managed to deploy it but when using it with my existing zosmf profiles I get something similar:
Failed to load data This operation requires authentication. z/OSMF REST API Error: Rest API failure with HTTP(S) status 401 Host: xxxx.xxx.xxxxx Port: xxxxx Base Path: Resource: /zosmf/restfiles/ds?dslevel=SYST.ZTOOLS.LOAD Request: GET Headers: [{"Accept-Encoding":"gzip"},{"X-IBM-Max-Items":"0"},{"X-CSRF-ZOSMF-HEADER":true}] Payload: GET
I can do a bodgey by coding my userid and RSA token in the profile and get further with the REXX abending saying extraneous information is passed. This seems like a good idea/tool but as it exists doesn't work.
VSCode error box shows with the following information:
I turned on tracing and the following information is in the zowe.log file:
This seems to me to indicate that my authentication information for my selected profile (zcobol) is not being passed in the zosmf request. Here is my profile:
Other information: