Skip to content

Cloud Request Not Recognising User #266

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
pastordee opened this issue Sep 3, 2019 · 3 comments
Closed

Cloud Request Not Recognising User #266

pastordee opened this issue Sep 3, 2019 · 3 comments

Comments

@pastordee
Copy link
Contributor

pastordee commented Sep 3, 2019

Hi guys is anyone experiencing this, since version 1.0.22 cloud request does not recognise request.user, every time I try it, it says user not defined and is the same in 1.0.24
I am running the latest parse server which is 3.8.0.

I get this error: Failed running cloud function (my function) for user undefined with:

@hyperrecursive
Copy link
Contributor

You need to set autoSendSessionId: true in the ParseCloudFunction constructor.

@WahdanZ
Copy link
Contributor

WahdanZ commented Oct 14, 2019

and also you don’t have to use master key you should use clientkey

@negiot
Copy link

negiot commented Mar 18, 2021

Hi guys i have the same problem on back4app. I set both the autoSendSessionId and the clientkey .... any ideas? Thanks for your help.

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

4 participants