Hi,

I'm trying to create an instance of a class using the restful api however I 
keep getting back http error 400 bad request messages.

We are posting a string of propertyname=value pairs seperated by ampersands 
with a className property at the end set to the type of xwiki class that we 
would like to create.

1. Is a string of property=value pairs the right way to do this?
2. do I need to prefix "property#" infront of each property name?
3. Are there any logs which might give more insight into why http 400 bad 
request is being returned? Ive checked the xwiki.log and Jetty/logs/ folder but 
couldn't find anything detailed.

Thanks in advance


Radek
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to