I'm building an app using titanium and appcelerator cloud. I added an attribute on a record of a table. Since then, when I try to access that table via web interface, I get: "500 Internal Server Error - Internal server error. The Appcelerator Cloud Services Team has just been notified of this problem."
Even if I run the app from Titanium, when I go to the section where I use that table I modified, it returns the same error:
[ERROR] : 500: Internal server error. The Appcelerator Cloud Services Team has just been notified of this problem.
Luckily I exported data before this problem, but I can't find an option to import them or restore them to the previous situation.
How can I fix this?