You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues and found nothing related to my issue.
This bug is:
making Bruno unusable for me
slowing me down but I'm able to continue working
annoying
this feature was working in a previous version but is broken in the current release.
Bruno version
2.5.0
Operating System
Mac OS Sequoia 15.5
Describe the bug
I am using variable to make GraphQL query in Auth section sth like Bearer token: {{api_token}} which works fine when making the actual query. But when it comes to "load from introspection" I am getting this error:
Then I removed variable and pasted actual token value and this time it worked fine.