Skip to content

Old version app can't read new parse file in my S3  #1010

Closed
@kimhongyeon

Description

@kimhongyeon

I had migrated very successful an app.
The app is set S3Adapter and filekey of hosted parse.
The new test app use my parse-server and service app(current version of appstore) use hosted parse.com.

problem
The new test app can read old parse file(hosted parse.com) and new parse file(hosted my S3).
But current version of AppStore cannot read new parse file.
And dashboard of parse.com cannot read new parse file named ".bin". (old parse file is named "file")
When I clicked the file named ".bin" in dashboard of parse.com, my browser shown "access denied".
So I tried change CORS of my S3 to AllowedOrigin "*".
But same problem...
How can I do?

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