Forum Moderators: open
I'm trying to access Google API via HTTP GET. I mean, accessing a URL like this: [api.google.com...] which returns an XML document to be parsed.
Does it exist or must I access only via HTTP POST?
Regards.