-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: unauthorized #207
Comments
please attach screenshots of the code so we can help |
@kartboy16 in node_modules/parse/lib/node/CoreManager.js make sure SERVER_URL pointing to your server. |
FYI, I'm following the tutorial for deploying to Heroku on https://medium.com/@timothy_whiting/setting-up-your-own-parse-server-568ee921333a#.q6c8g9vd3 403 Error (Forbidden)... |
I think you have to add "/" to the server url. |
Grrrrrrr. Was using the clientKey when I should have setup the javascriptKey. New lesson, don't work on servers at 3AM without caffeine... |
Fix serialization of unindexed arrays
Attempting to create generic TestObject.
403 Error (Forbidden)
Anybody else?
The text was updated successfully, but these errors were encountered: