danshannon / javastravav3api

Strava API v3 implementation written in Java v8
http://danshannon.github.io/javastravav3api/
81 stars 44 forks source link

Issue 180: NumberFormatException #181

Open ssferrazza opened 7 years ago

ssferrazza commented 7 years ago

180

nwolverson commented 6 years ago

This change seems to work (and be required) for me.

widmnd commented 6 years ago

I am getting the same issue, but in an StravaLap. It seems like the id fields in the beans should be declared as a long.