You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to send a push to an android device I'm getting a Invalid device token error. But it works fine if I include the android_channel key instead the device_token one.
"error":"Could not parse request body.", "error_code":40282,"details":{"error":"Invalid device token myDeviceToken"}
The text was updated successfully, but these errors were encountered:
When trying to send a push to an android device I'm getting a
Invalid device token
error. But it works fine if I include theandroid_channel
key instead thedevice_token
one."error":"Could not parse request body.", "error_code":40282,"details":{"error":"Invalid device token myDeviceToken"}
The text was updated successfully, but these errors were encountered: