Hi Massimilano,
you should start the list of parameters with the question mark.
Therefore /rest/0.0/?method= ...
In order to avoid such mistakes, I would strongly suggest to use some
standard library in order to add parameters to the url, so they are
properly encoded.
The other thing is that while GET requests will work, they will break
down for longer texts, for that you will need to use POST requests.
bye
andraz
--
You received this message because you are subscribed to the Google Groups "Zemanta Developers" group.
To post to this group, send email to zemanta-d...@googlegroups.com.
To unsubscribe from this group, send email to zemanta-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zemanta-developers?hl=en.