-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
How to push a message by cURL #686
Comments
I mistook |
This was referenced Oct 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After getting
access_token
andInstanceId
from SDK, tried to push a message by using cURL like below. This curl command is based on this site. The OS of target devise is Android.https://firebase.google.com/docs/cloud-messaging/send-message
version:
response:
Does anyone understand which part is INVALID_ARGUMENT or know how to get more error resopnse or message?
The text was updated successfully, but these errors were encountered: