Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing headers in the request #250

Closed
sbanoeon opened this issue Feb 27, 2024 · 1 comment
Closed

Missing headers in the request #250

sbanoeon opened this issue Feb 27, 2024 · 1 comment
Assignees

Comments

@sbanoeon
Copy link
Contributor

sbanoeon commented Feb 27, 2024

Describe the bug
The functions get_version() and get_health()from quantumleap does not include headers in the request, which results in error when using the client with Authorization headers.

res = self.get(url=url)

To Reproduce

Expected behavior
The function includes header when making request.

Screenshots

Environment (please complete the following information):

Additional context

@sbanoeon sbanoeon self-assigned this Feb 28, 2024
Copy link

Branch 250-Missing-headers-in-the-request created!

@github-actions github-actions bot closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant