Skip to content

Query only works after any update on Dashboard #1995

Open
@andresteves

Description

@andresteves

New Issue Checklist

Issue Description

So I have setup my Parse Server(5.2.0) and Dashboard(4.1.0) and I am using the JS SDK latest version to build a React Native app with Parse integration but queries respond with ParseError: 119 This user is not allowed to access non-existent class: Task. But Task class exists and if I update any field then the query works fine. Any ideas?

Steps to reproduce

Basic query responds with ParseError: 119 This user is not allowed to access non-existent class: Task. Task class exists

Actual Outcome

ParseError: 119 This user is not allowed to access non-existent class: Task.

Expected Outcome

Class Tasks values

Environment

Server

  • Parse Server version: 5.2.0
  • Operating system: Debian GNU/Linux 10 (buster)
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): remote server

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: db version v5.0.6
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): remote server

Client

  • Parse JS SDK version: 4.1.0

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions