in reply to Re: Setting HTTP Header for Oauth2 Authentication
in thread Setting HTTP Header for Oauth2 Authentication

Link appears to be broken (or CPAN is acting up), here's two alternate links: LWP::Authen::Oauth2, LWP::Authen::Oauth2

  • Comment on Re^2: Setting HTTP Header for Oauth2 Authentication

Replies are listed 'Best First'.
Re^3: Setting HTTP Header for Oauth2 Authentication
by jdasari (Initiate) on Apr 22, 2014 at 22:51 UTC

    Thanks AM. Will check out the links. Tried to use the LWP::Authen::Oauth2 module but did not get very far with decrypting the documentation with my 3 day old knowledge of Perl. Seemed a little skeletal for newbie :) Hence my attempt to set the header and request directly.