Re: problem with google api / xml
- From: "robin" <robin.meier@xxxxxxxxx>
- Date: 31 May 2006 08:46:26 -0700
hi kent,
thanks for your reply. in fact it was me who put "pathtomy" into the
path and exchanged my apikey with "...."
i prefer not everyone to know the name of my directories and even less
my apikey. so the problem isn't there :-(
hope to find some other solution....
thanks!!
robin
Mike Kent wrote:
robin wrote:
from SOAPpy import WSDL
WSDLFILE = '/pathtomy/googleapi/GoogleSearch.wsdl'
APIKEY = '....'
_server = WSDL.Proxy(WSDLFILE)
Robin, note this part of the URI set in WSDLFILE:
'/pathtomy/googleapi'. Get it? 'path to my google api'. You must set
this part to the actual path where the file 'GoogleSearch.wsdl' is
found. In addition, doesn't APIKEY = '....' look a bit odd to you?
Hmm, what could this mean. APIKEY. Perhaps you need to get an API key
from Google in order to use their search API, and fill it in there?
;-)
.
- References:
- problem with google api / xml
- From: robin
- Re: problem with google api / xml
- From: Mike Kent
- problem with google api / xml
- Prev by Date: Re: omniorbpy: problems sending float values
- Next by Date: Re: Strange behavior with iterables - is this a bug?
- Previous by thread: Re: problem with google api / xml
- Next by thread: Re: problem with google api / xml
- Index(es):