Commit f950306
Remove SSO_PAGE_HEADERS from login POST and MFA verify
PR #215 re-introduced browser headers on the login POST and MFA
verify endpoints. These are mobile API endpoints that expect the
default GCM-iOS user agent — browser headers cause 401/429 from
Garmin. Same regression as 0.7.7, fixed in 0.7.8, re-introduced
in 0.7.10.
Browser headers should ONLY be on page requests (sign-in, embed).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6c1b537 commit f950306
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
221 | | - | |
222 | 220 | | |
223 | 221 | | |
224 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments