launchiamenterprise / keyrunner

KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
https://keyrunner.app
MIT License
15 stars 1 forks source link

Post Request submission - workspace goes blank #31

Closed sw270 closed 4 months ago

sw270 commented 4 months ago

Multiple team members are seeing this behavior. We hit the submit on a post request and the KeyRunner workspace goes blank. We only see the top menu. The only way to resolve is to exit the application and re-launch it. If the post request is re-submitted the same behavior happens, however, after a period of time the behavior goes away and we can submit the post request to obtain a new key for our get request. V1.0.53 snap217

launchiamenterprise commented 4 months ago

@sw270 Could you please provide a sample request that will help us reproduce this issue?

sw270 commented 4 months ago

I copied the post request to a new collection and attached it to the original submission. Let me know if there is anything else you need to look into the issue. Thank you

launchiamenterprise commented 4 months ago

@sw270 We've identified and addressed several issues with the request/response headers causing runtime errors. Most edge cases have been covered and fixed now. Please update to v1.0.56 and let us know if this resolved workspace going blank issue.

sw270 commented 4 months ago

@launchiamenterprise V1.0.56 does resolve the workspace going blank issue. Myself and a colleague have verified resolution. Thank you very much for the very quick response.

launchiamenterprise commented 4 months ago

@sw270 thanks for confirming , Closing this issue !