how can i add the Oauth token to the service Object? / or how can i add it to the header
Can you find the documentation for ->transport?
site:perlmonks.org SOAP::Lite transport add header
-> $soap->transport->default_headers ... transport is LWP::UserAgent
-> $soap->transport->http_request->headers->push_header('Authorization'=>$authoriz);
In reply to Re^5: Perl WSDL WebService Call
by Anonymous Monk
in thread Perl WSDL WebService Call
by chnp19
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |