|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Bing API Authentication in Perlby Mr. Muskrat (Abbot) |
| on Oct 03, 2012 at 15:37 UTC ( #997077=note: print w/ replies, xml ) | Need Help?? |
|
If you are going to use the four argument credentials, you need to pass the right data into it. Location is <host>:<port> as documented in LWP::UserAgent. Try this totally untested piece of code and see if you get better results.
Update: After I posted this, I realized that you were using https so I updated the port from 80 to 443.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||