in reply to Bing API Authentication in Perl
I think my syntax for passing the credentials in the request is correct.
Doesn't look like it to me :)
$mech->credentials( $username, $password ) Provide credentials to be used for HTTP Basic authentication for all sites and realms until further notice.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Bing API Authentication in Perl
by NeonFlash (Novice) on Oct 03, 2012 at 11:36 UTC |