fortysix2ahead / tracs

Command line application for managing GPS tracks
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Update polar plugin to reflect new login mechanism #317

Open fortysix2ahead opened 2 months ago

fortysix2ahead commented 2 months ago

Seems the Web API has changed

fortysix2ahead commented 2 months ago

Old login procedure still works, but requesting calendar items fails with 401 - Unauthorized. Checking a browser session reveals that at least a browser works now differently when logging in.

fortysix2ahead commented 2 months ago

No luck so far. There's a new call to https://flow.polar.com/flowSso/login which responds with 403. Don't know what needs to be sent to get a 200.