-
-
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
getting Error parse-server-push-adapter GCM send errored: 401 while sending push notifications #1352
Comments
How you managed to fix this? Because i have the same error, although 2 weeks ago i had no issue. |
I have fixed it by changing the gcm key and could u show me the index.js file so that i could see the further error |
I have the same error, my configuration is correct according to the documentation of parse, next to I put my code:
|
Any news about this? I know the issue was closed but there are no solutions to be found... |
I had the same problem. I found out that I should use the apiKey from Firebase. Not from console.developers. At your firebase account project settings > cloud messaging there you can find your apikey and senderid. Also don't forget to change it from your android/ios/js app or whatever is your client. |
I actually solved this differently here: |
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
Steps to reproduce
Logs/Trace
The text was updated successfully, but these errors were encountered: