trails/apps
Ullrich Schäfer 5ea7342f4e
Send Wahoo route file as data URI, not raw base64
Wahoo's POST /v1/routes expects route[file] as
'data:application/vnd.fit;base64,<base64>'. We were sending raw
base64, which Wahoo silently discarded — the route would appear in
the user's list with metadata (distance, ascent come from request
fields) but file.url stayed null and the Wahoo app rendered no track.
Confirmed by re-fetching route 50197876 via GET /v1/routes/:id.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:29:43 +02:00
..
journal Send Wahoo route file as data URI, not raw base64 2026-05-01 10:29:43 +02:00
mobile Bump the production group with 28 updates 2026-04-26 08:37:27 +00:00
planner Add packages/fit to journal and planner Dockerfiles 2026-05-01 08:10:15 +02:00