File upload fails with "Cannot read property 'enableForAnonymousUser' of undefined" #7085
Closed
4 tasks done
Labels
state:released
Released as stable version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
Trying to upload a file (as a logged in user), the request endlessly stales and the server errors with:
Steps to reproduce
Get the docker-image (no custom configuration) try to upload a file as a regular user. The promise never finishes.
Actual Outcome
The server error's and the network never responds.
Expected Outcome
The server should accept the upload, store the file and respond
Failing Test Case / Pull Request
Looks like it was introduced in #7071.
Environment
Using current latest docker image: https://hub.docker.com/layers/parseplatform/parse-server/latest/images/sha256-1b8dfd378cc731e9b81f6398e0eadbaef368f60ad9d731d09b299df0d375ffda?context=explore
Database
Postgres
FILL_THIS_OUT
FILL_THIS_OUT
Client
Javascript
2.19.0
Logs
The text was updated successfully, but these errors were encountered: