Closed vredeling closed 4 years ago
The addition in #48 is also required.
Merged #45 and #48
@fbonzon could you take a look at #44 #45 #47 #48 and #49? I've contacted @basvandorst who is not able to review these issues and pr's currently.
Hi @vredeling. I'm not able either to review these PRs in the immediate future, unfortunately. I'll get back to active work here asap.
@fbonzon thanks for the reply. FTTB I'll continue working in my own fork.
Please merge this into production!
Damn it man, merge it already!
@natatkinson @beararmy I intend to continue development of the Strava PHP library on my fork. See: https://github.com/vredeling/StravaPHP and https://packagist.org/packages/vredeling/stravaphp
Strava endpoint needs a trailing slash for Guzzle http client. Otherwise the client will revert to https://www.strava.com/api/ and all api requests will return a 404.