Re: Google API + SOAP

2005-11-28 Thread Rob Coops
This seems to have to do with running into a proxy server or being in a NAT enviroment from my perspective. This error indicates that your connection to the outside is a little borked... I of course can not say for sure as I do nto know your setup but I can say that I have been able to get this g

Google API + SOAP

2005-11-26 Thread Mandar Rahurkar
Hi, I am using following script to access Google Api however I get the following error : 502 Bad Gateway at ./googly.pl line 15 . I think the problem is with SOAP::Lite package. Has anyone experience this error before ? Thanks, Mandar #! /ws/ifp-22/scratch/Perl/bin/perl use SOAP::Lite;