dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Added Webhooks enabled by default to README. [ci skip] #27

Closed scottolsen closed 4 years ago

scottolsen commented 4 years ago

Webhooks are now enabled by default for all API Applications. I'm assuming this happened when Strava updated the Webhooks URL.

dblock commented 4 years ago

Btw, I had already fixed the URL in https://github.com/dblock/strava-ruby-client/pull/26.