Hi Leon!
(sorry for the incomplete mail)
Just hacking around with WebService-Strava found, what I think is a
bug LWP-Authen-Oauth2
introduced by support of Dwolla
The ServiceProvider init() now requires ''use_test_urls" parameter, which
is used for WS-Dwolla to select which url the authentication will go
against,
but not used by WS-Strava.
I open the bug here instead of LWP-Authen-Oauth2, because I guess it will
come anyway to you to decide how to manage it.
Regards
- Pablo León
On Wed, Mar 2, 2016 at 6:07 PM, Pablo León <pavel.leon@gmail.com> wrote:
Show quoted text>
> Hi Leon!
>
> Just hacking around with WebService-Strava found, what I think is a
> bug LWP-Authen-Oauth2
> introduced by support of Dwolla
>
> The ServiceProvider init() now req
>
>