Replies: 2 comments 1 reply
-
Hey @ssamayoa issues for IBM RSE API plugin for Zowe CLI and IBM Z Open Editor that brings the RSE profile capability to Zowe Explorer can be raised here |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @ssamayoa thanks for further testing, it has been transferred IBM/zopeneditor-about#471 please share any further findings in the new issue. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was about to report a bug about this:
Looks like RSEAPI server sent a 200 response but the payload is not a list of member but an warn or error message which zowe explorer parses as those two members.
The weirdest thing is that if I execute using swagger I receive an empty JSON response but the PDS does have a member:
I can see the member in ISPF panel:
However I can notice that "size" is empty while the member does have two lines:
So it seems that zowe explorer is not the one to blame but I see nowhere any indication of failure in RSEAPI process log neither in zowe explorer output window.
Have you ever seen something like this?
Where I could fill a bug report for RSEAPI?
FWIW:
![image](https://private-user-images.githubusercontent.com/3533547/402729967-05cadb08-ed42-4fd1-a638-ee5c3aef1d0c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjgyNTcsIm5iZiI6MTczOTEyNzk1NywicGF0aCI6Ii8zNTMzNTQ3LzQwMjcyOTk2Ny0wNWNhZGIwOC1lZDQyLTRmZDEtYTYzOC1lZTVjM2FlZjFkMGMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTkwNTU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmMwMTkyNDFlZmRlNjIwMjk0YmIzODI4MTM1N2IyYjgzZmQzMDA1NjZmZGYwNDc2ZWRiYWM3MWM5MzUyMmZmZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.bkNuyBLmJyEJR-DrrOSq5DXTXlD-fnuIz-HdHzjkCfc)
z/OS 3.1
Beta Was this translation helpful? Give feedback.
All reactions