usebruno / bruno

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

Syntax error when using variable #3391

Open ckilb opened 3 weeks ago

ckilb commented 3 weeks ago

I have checked the following:

Describe the bug

{
  "lastTrackingWorkdayId": {{lastTrackingWorkdayId}}
}

=> Find out, that the variable usage is producing a syntax error

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Screenshot 2024-10-30 at 12 01 13
ganesh-bruno commented 2 weeks ago

Hey @ckilb,

Thanks for raising this issue. I reproduced it and found its bug. We're working on it.