I accidently clicked "export data" in my parse app settings. I got an email with all of my data, which is great. However, my dashboard now has no classes, and all of the data is gone. In addition, I am unable to create any classes. Therefore, I cannot import the data I exported, so all of my data is useless and now gone. Everytime I try to create a new class (for example if I tried to create a custom class called "asdf"), this happens in the console:
dashboard.bundle.js:46 POST https://api.parse.com/1/schemas/asdf 500 (Internal Server Error)c @ dashboard.bundle.js:46
dashboard.bundle.js:46 XHR finished loading: POST "https://api.parse.com/1/schemas/asdf"./
I am basically getting a bunch of 500 errors and I have no idea why. Recreating a new app isn't a viable option for me, as I lost an app with a of lot of data and classes.