Skip to content

Auth token variable is not correctly interpolated when loading GQL schema from introspection #4921

@bahriddin

Description

@bahriddin

I have checked the following:

  • 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:

Image

Then I removed variable and pasted actual token value and this time it worked fine.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Image

Metadata

Metadata

Assignees

Labels

P1bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions