Skip to content

Fix bug in auth_settings #366

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

satayyeb
Copy link
Contributor

Fixes #365

I have tested the example code in the issue, and it works fine. However, I am not sure whether this change might negatively affect other functions in the library. Could you please review my changes?

Copy link

codecov bot commented Jul 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.07%. Comparing base (83185db) to head (680c54d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   27.07%   27.07%           
=======================================
  Files         805      805           
  Lines       98735    98735           
=======================================
  Hits        26732    26732           
  Misses      72003    72003           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@satayyeb
Copy link
Contributor Author

@tomplus
Our team is on hold for this issue. If possible, please check my fix. Thank you.

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

Successfully merging this pull request may close these issues.

Authentication data is not included in headers when api_key has been explicitly assigned in Configuration
1 participant