Object not saving

I am trying to get my application to save in Heroku but this internal error keeps appearing in Xcode.

6-07-09 12:01:40.636 ParseStarterProject-Swift[4543:5272824] [Error]: {"code":1,"message":"Internal server error."} (Code: 1, Version: 1.12.0)

Object has been saved.

Nothing is saving when I run my application in Xcode but this appeared above the Collections:

To connect using the mongo shell:

mongo ds023054.mlab.com:23054/heroku_010b13wk -u -p To connect using a driver via the standard MongoDB URI (what's this?):

mongodb://(redacted)@ds023054.mlab.com:23054/heroku_010b13wk

The build succeeded and there was no problems under "Issues" in Xcode

Replies

I have added the solution here. Please follow along


http://stackoverflow.com/questions/38531827/object-not-saving-in-heroku