Skip to content

Parse.Query: can't use authData query-parameter in User-query #4580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fastrde opened this issue Feb 20, 2018 · 1 comment
Closed

Parse.Query: can't use authData query-parameter in User-query #4580

fastrde opened this issue Feb 20, 2018 · 1 comment

Comments

@fastrde
Copy link
Contributor

fastrde commented Feb 20, 2018

Issue Description

Can't use authData as Query-Parameter

Steps to reproduce

  1. Authenticate via an Authentication Adapter so authData is added to the User object.
  2. Run a Query (with masterkey enabled) like GET API_BACKEND/classes/_User?where={"authData":{"$exists": true}}

Expected Results

Query Result should contain all Users with non empty authData fields

Actual Outcome

Query Result is empty

Environment Setup

  • Server
    • parse-server version (Be specific! Don't say 'latest'.) : 2.4.2
    • Operating System: ubuntu 16.10
    • Hardware: VM
    • Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): local
@stale
Copy link

stale bot commented Sep 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant