android - Window Azure Mobile Service throwing Exception -
i using window azure mobile service enter data database android application.
everything working fine when change key of portal account using save data , gives me following error @ time of inserting item .
6w/system.err(9867): caused by: com.microsoft.windowsazure.mobileservices.mobileserviceexception: {"code":400,"error":"error: bad request."}
can me out .
after comparing both database versions found , if have columns checked isrequired field must have send value there , otherwise give bad request exception .
Comments
Post a Comment