Ride Ids not fetching? #456
-
I've been running P2G without fail for a couple of weeks, via the console, built from source, on MacOS. Today, I started getting errors. It seems as though the ride IDs are not fetching properly, and it's then trying to pull down the details for a ride whose ID is all zeros. Anyone have any idea where to go from here? I am guessing I could start debugging in src/Sync/SyncService.cs, but I don't have even rudimentary knowledge of c#. Here's the output I'm seeing:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Followup: I manually tried pulling my last 10 workouts by ID and name, and it worked without issue. Maybe something changed with the API?
|
Beta Was this translation helpful? Give feedback.
-
Patch worked perfectly - thank you! |
Beta Was this translation helpful? Give feedback.
Followup: I manually tried pulling my last 10 workouts by ID and name, and it worked without issue. Maybe something changed with the API?