Describe the bug
If I have an expired token, reauthenticate, list jobs, then try to view the spool files, I get an error 401. This behaves similarly to #3150, except with viewing job spool rather than members.
To Reproduce
- Start VS Code with an expired APIML token.
- Try to list data sets and get prompted to refresh your token.
- Refresh your token by reauthenticating.
- List jobs by user ID
- Expand a job and click on a spool file
- Get an error 401
Not sure if it's relevant, but I am using nested profiles for APIML connections.
Expected behavior
The new token should be used when trying to download spool files.
Screenshots
Desktop (please complete the following information):
- OS:
- Zowe Explorer Version: built from main as of dbce388
- (Optional) Zowe CLI Version:
- (Optional) Are you using Secure Credential Store?
Additional context
Describe the bug
If I have an expired token, reauthenticate, list jobs, then try to view the spool files, I get an error 401. This behaves similarly to #3150, except with viewing job spool rather than members.
To Reproduce
Not sure if it's relevant, but I am using nested profiles for APIML connections.
Expected behavior
The new token should be used when trying to download spool files.
Screenshots
Desktop (please complete the following information):
Additional context