.NET SDK - Can't save objects anymore (since this moring --> Didn't change the code)

.NET SDK - Since this morning I can’t save new objects. I just keep getting the following Error when executing Backendless.Data.Save(obj): “Property name contains invalid characters: ___class=CLASSNAME . Please make sure parameter names contain only alphanumeric and underscore characters.”

Hi Pascal,

I’m trying to reproduce the problem. How recent is the Backendless SDK you’re using?

Regards,
Mark

I’m having the same issue using REST API
http://support.backendless.com/public/attachments/3836ee364bf18b8033dd061e46f76877.PNG</img>

Hey guys,

This looks like a regression. We’re working on this and will fix it asap.

Regards,
Mark

The only time we can reproduce this problem is when table name contains the underscore character. Could you please verify if this is the case in your apps as well?

I confirm Mark, When I renamed the table without containing the underscore, it worked.
http://support.backendless.com/public/attachments/5563e56ff90841086067716336b4b450.PNG</img>http://support.backendless.com/public/attachments/bfecebe467182735f527e531383ce34d.PNG</img>

Hi Pascal,

Please provide the exact request you’re doing in order for us to be able to reproduce your issue.