-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
can't create new user from cloud code running on Parse Server (on aws). I get 107 parse error code and nginx/1.10.1 Bad Request. on localhost it works. #3345
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
Comments
@Tomersteps can you please indent your code and format the markdown correctly? |
I hope it's ok now. I think the problem is that I need to enable CORS on nginx. I tried to do it but with no success.. |
When I resend the request using Firefox an OPTION request is made that returns 200 and in the console it says: |
Thanks for your question! We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Parse Server. Questions like yours deserve a purpose-built Q&A forum. Would you like to post this question to Stack Overflow with the tag #parse.com? We'll be happy to answer there. Post a link to your Stack Overflow question here, so that we don't lose track of it. You may also use Server Fault for questions about managing your own servers. |
this is my code:
The text was updated successfully, but these errors were encountered: