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

only use secrets with 200 and 401 status code (fix #781) #781

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

wangw469
Copy link
Contributor

@wangw469 wangw469 commented Dec 7, 2024

fix #780

Only use secrets with response status 200 and 401.

@wangw469 wangw469 changed the title only use secrets with 200 and 401 status code only use secrets with 200 and 401 status code (fix #781) Dec 7, 2024
@wangw469
Copy link
Contributor Author

wangw469 commented Dec 7, 2024

Related commit: 1aad9f0
Related pr: #766

@nathom nathom merged commit 3a3f649 into nathom:dev Dec 7, 2024
@wangw469 wangw469 deleted the only-use-secret-with-response-200-401 branch December 8, 2024 01:33
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.

[BUG] AssertionError: assert status == 200
2 participants