basvandorst / StravaPHP

Strava API REST client with OAuth authentication
MIT License
184 stars 67 forks source link

how to get data that is returned from Strava API by using createActivity method #53

Closed sharadrsoni closed 4 years ago

chintanparekh1987 commented 5 years ago

We have found similar issue. Here, when we use method create activity, it will return array comprising only html code which is 201 because activity got created successfully.

We have checked the Strava and Activity indeed got created in Strava. Here, the core issue is that we are not getting activity id in response which got created in Strava.

Need urgent help on this. Thanks.

vredeling commented 4 years ago

This was addressed in #54 and has been fixed since release 1.3.1