parse-community / parse-server-example

Example of Parse Server using the express framework.

Home Page:http://parseplatform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test.html Post returns 403 Forbidden

jbeckton opened this issue · comments

I just deployed the parse server example to Heroku and added a Mongo db via mLab. The server starts up and connects to my database with no errors but when i run the test I get 403. I'm not sure where to start troubleshooting this. Is it on the parse side or the mongo side?

never mind I just realized that I need to update the test script.js with my new app id