I'm gettin an error with parse.com when I try to register an Android token device, for push notifications.
This is my request:
{
"deviceType": "android",
"deviceToken": "MY DEVICE ANDROID TOKEN",
"installationId": "acef4da2-98e8-484f-9688-cbb1c6a27c8e",
"channels": [ "" ]
}
and I get this response:
{
"code": 114,
"error": "deviceToken may not be set for deviceType android"
}
Someone knows why I get this error?
I got the error too and solved it.
Registering an android device, You should add pushType.
Refer to : http://upbeat-sound.tistory.com/24
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With