This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Commit 1ea0abe
authored
Authv2 / handle 404 in Subscription API request (#1203)
Task/Issue URL:
https://app.asana.com/0/1205842942115003/1209234087255045/f
What kind of version bump will this require?: None
**Description**:
`/subscription` API request now can handle both 400 and 404 as a "no
subscription available" instead than only 400.1 parent 05cfe11 commit 1ea0abe
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments