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

PUT call using Binary fails with "Something went wrong" #51

Closed a-brockman closed 2 months ago

a-brockman commented 2 months ago

Describe the bug Attempting to make a PUT call with the message body of Binary fails with error "Something went wrong".

Expected behavior A successful PUT call to transfer binary content in the message body

Screenshots PUT binary error

Desktop (please complete the following information):

Additional context I'm not seeing the code snippet feature generating an entry for the binary data path either, is it missing for the call being made?

launchiamenterprise commented 2 months ago

@a-brockman Please update to latest version (V1.0.64)