Skip to content

PFFile.getDataInBackgroundWithBlock not working with locally running parse-server #1481

@astanton

Description

@astanton

I have a block of code that loads up images from PFFile.getDataInBackgroundWithBlock that seems to work just fine when I run the app going against the parse-server running on Heroku, however when I run the app against a locally running parse-server it does not work. I get an error that it has a network connection issue.

I have tried running it locally and going against the same mongoLab instance that is running on heroku as well as a locally running db and it is not working either way when I run it locally.

Is there a setting or something that I have to set to get this to work or is this a bug or some sort?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions