I am very new to Restlet to please forgive me if I am asking a silly
question.

 

I am writing a hello world android program which consumes an MS Lightswitch
generated odata service without any authentication at this stage.

 

I have validated the service at odata.org.

 

My android program which utilises restlet is able to read from the service
but when I try to insert a new record it throws an error:

 

Bad request (400) - Can't add entity to this entity set http://address of
service/entityname at
org.restlet.ext.odata.Service.addEntity(Service.java:233)

 

Is there something obvious that I'm missing?

 

Many thanks,

 

Anton

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2992286

Reply via email to