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

Getting "undefined Something went wrong" when trying to make any calls from a collection #96

Open Mayo-API-Management opened 3 hours ago

Mayo-API-Management commented 3 hours ago

Describe the bug When trying to make several API calls in my collection, I receive an "undefined. Something went wrong" I have tried moving the request(s) to a new collection or creating the same request in another collection and I still receive the same error. I have also tried updating to the most recent version of Keyrunner.

Keyrunner Version 1.0.71 On Windows 11 PC.

Additional context Add any other context about the problem here. image

launchiamenterprise commented 3 hours ago

@Mayo-API-Management can you check console logs and see if there is any error that's being printed ?

image