Unable to add records
i'm trying add records mobile service in tables authenticated users restrictions using windows store app.
i able few weeks ago, i'm unable now. i'm receiving internal server error messages (error 500). i've checked my code, found no issues there. when trying set id (just check service) while inserting, i'm getting correct message (can't set id), don't think that's issue.
the required fields tables id , userid.
i'm able update records fine.
any chance related query issues fixed? , else having issue?
thanks , kind regards,
geri wolters
i found cause. passed date (last update date) part of date. initialized to 1/1/0001. server didn't appear , returned error 500 instead of error 400.
it's same problem described here: http://social.msdn.microsoft.com/forums/en-us/azuremobile/thread/2a9aa640-1c68-4da1-b948-0ebfb1f3a5f8
kind regards,
geri wolters
Microsoft Azure > Azure Mobile Apps
Comments
Post a Comment