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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support 404 When GaxiosError != GaxiosError #1707

Merged
merged 3 commits into from Dec 1, 2023

Conversation

danielbankhead
Copy link
Member

Fixes #1706 馃

@danielbankhead danielbankhead requested review from a team as code owners December 1, 2023 04:29
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 1, 2023
Older versions of gaxios may not have `.status`, but only `.response.status`
@danielbankhead danielbankhead merged commit 704674f into main Dec 1, 2023
18 checks passed
@danielbankhead danielbankhead deleted the gaxios-not-gaxios branch December 1, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsuccessful response status code. Request failed with status code 404
2 participants