-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Received an error with invalid JSON from Parse: Cannot POST /push\n Error code 107 #1335
Comments
Can you run parse-server with environment variable VERBOSE=1 in order to get the request/response content? |
Also can you try replacing |
@flovilmart and same error got.
I have also added the environment variable VERBOSE=1, how can I see the debug log. |
the debug logs should be printed in the console when you server runs; what's the serverURL value? seems related to #1337 somehow |
Server URL should be |
No, the serverURL should be the local loop with http://localhost:PORT/parse, but it could work with the publicly accessible URL |
It's resolved, Thank @flovilmart. I had used |
Hi hafizapp, |
Check out this issue for an ideal bug report. The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!
For implementation related questions or technical support, please refer to the Stack Overflow and Server Fault communities.
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!
Environment Setup
Every thing okay, except push notification.
Steps to reproduce
main.js -->
index.js -->
Logs/Trace
Please help...
The text was updated successfully, but these errors were encountered: