GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2015-11-30T09:39:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Arrow Push, Titanium SDK & CLI |
Labels | andoid, httpclient, pushnotification, xhr |
Reporter | Rohan Peshwe |
Assignee | Shak Hossain |
Created | 2015-11-30T06:22:00.000+0000 |
Updated | 2015-11-30T09:39:26.000+0000 |
I am trying to register the device for push notification. I have to use the REST API calls to do that for the kinvey MBaaS. In the response, I am getting the error with the status code 204. On the kinvey, I am successfully registered for it's push service.
However, on the appcelerator it's giving me error. As code is 204(no content) it's should be handled as success rather than error.
Hello, Registering the device for push notification is working fine in Appcelerator Arrow DB. The problem might be in Kinvey MBaaS side. Thanks.