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

Handle 404 from /api/subscription #5519

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

lmac012
Copy link
Contributor

@lmac012 lmac012 commented Jan 23, 2025

Task/Issue URL: https://app.asana.com/0/1205648422731273/1209217826294375/f

Description

/api/subscription endpoint currently returns 400 when no subscription is found, but that will change to 404. We should handle both 400 and 404 for now.

Steps to test this PR

QA-optional

No UI changes

Copy link
Contributor Author

lmac012 commented Jan 23, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@lmac012 lmac012 requested a review from karlenDimla January 23, 2025 11:05
@lmac012 lmac012 marked this pull request as ready for review January 23, 2025 11:05
@lmac012 lmac012 merged commit 92df16a into develop Jan 23, 2025
8 checks passed
@lmac012 lmac012 deleted the feature/lukasz/handle-404-on-fetching-subscription branch January 23, 2025 12:39
anikiki pushed a commit that referenced this pull request Jan 23, 2025
Task/Issue URL:
https://app.asana.com/0/1205648422731273/1209217826294375/f

### Description

/api/subscription endpoint currently returns 400 when no subscription is
found, but that will change to 404. We should handle both 400 and 404
for now.

### Steps to test this PR

QA-optional

### No UI changes
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.

2 participants