usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.37k stars 1.26k forks source link

Script section - Crypto hashing not working #2738

Open khuzema-klm opened 3 months ago

khuzema-klm commented 3 months ago

I have checked the following:

Describe the bug

I want to perform encryption and pass to the API endpoint. But somehow crypto is not recognized and it's failing. Though the same crypto works seamlessly in Postman. Please suggest or help with the solution as I am not able to run the API in Bruno.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

jwetzell commented 3 months ago

How are you trying to perform the encryption and what is being encrypted? Could you provide a .bru file that is able to reproduce this so devs can see the issue you are facing?