Skip to content

Error displaying images from Parse-Server (Heroku/Mongolab) #170

Closed
@calhouncole

Description

@calhouncole

In my Parse database, I have several images that are called and displayed by an iOS Client. When the client is connected to the parse apis, these images display no problem. However, when connected to my own parse-server, the images don't show and the following error is logged:

[Error]: Response status code was unacceptable: 403 (Code: 1, Version: 1.12.0)
Error Domain=Parse Code=1 "Response status code was unacceptable: 403" UserInfo={error=Response status code was unacceptable: 403, NSLocalizedDescription=Response status code was unacceptable: 403, code=1}

All other queries work just fine. I'm using the heroku/mongolab stack described in the migration tutorial. I've also successfully migrated my database from Parse to mongolab.

Are there any settings that need to be changed in the Parse-Server or in mongolab? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions