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

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -