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

Uploading image #19

Open
grebbekevin opened this issue May 13, 2015 · 1 comment
Open

Uploading image #19

grebbekevin opened this issue May 13, 2015 · 1 comment

Comments

@grebbekevin
Copy link

Is there a way to upload a image with this class to parse? and when it does, how can i do it?

@srhyne
Copy link
Owner

srhyne commented May 20, 2015

$.parse doesn't expose header switching (which it should). However, I would highly recommend you use a tool like filepicker.io to do file management and use parse as the pointer to that file. Filepicker is wicked easy to use. When you get a response from filepicker with the FP url, you can just post/put that to parse.

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

2 participants