Wahoo's authorize endpoint rejects routes_write as an invalid scope for our OAuth app. Until Wahoo support enables it, request only the three scopes the import flow needs so connecting an account works again. The push pipeline still checks grantedScopes for routes_write and returns scope_missing, so the Send to Wahoo path stays gated. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| .env.example | ||
| Dockerfile | ||
| package.json | ||
| react-router.config.ts | ||
| server.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||