Hi

Any idea what might be wrong with this AJAX AJAX call:
http://paste.pocoo.org/show/106941/ - its always returning me XMLParse
error but when done thru my Python client, it works.

When I just do: response.write(request.raw_post_data) - i get
var1=value1&var2=value2 etc. Rather then the actual XML so the server
is giving me all kinds of Expat parsing error.

My code to implement an XML-RPC: http://paste.pocoo.org/show/106945/

Django code from: http://code.djangoproject.com/wiki/XML-RPC

-- 
Ritesh
http://www.riteshn.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to