Skip to content
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

Unable to upload files #90

Closed
dcdspace opened this issue Mar 6, 2016 · 4 comments
Closed

Unable to upload files #90

dcdspace opened this issue Mar 6, 2016 · 4 comments

Comments

@dcdspace
Copy link
Contributor

dcdspace commented Mar 6, 2016

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • [√ ] You're running version >=2.1.4 of Parse Server.
  • [ √] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

Parse Server 2.1.4 on Heroku
Database on Mongolab
Not yet using S3 adapter, so still on the default Gridstore for saving new files

Steps to reproduce

Try and upload file (image) in dashboard

Logs/Trace

Error saying "Unable to connect to Parse API" when trying to upload a file.

@drew-gross drew-gross added type:bug Impaired feature or lacking behavior that is likely assumed good-first-pr and removed type:bug Impaired feature or lacking behavior that is likely assumed good-first-pr labels Mar 6, 2016
@drew-gross
Copy link
Contributor

This actually looks like a Parse Server issue, it seems like Parse Server isn't issuing the correct headers for file uploads.

@drew-gross
Copy link
Contributor

This if fixed by parse-community/parse-server#876 and the fix will be available in the next server version.

@w3care25
Copy link

add javascript key in dashboard config if you are trying to upload images from dashboard.

@ashish-naik
Copy link

add javascript key in dashboard config if you are trying to upload images from dashboard.

This did not work for me. I added KEY of my parse application. That is correct, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants