Push Notification - DeviceNotRegistered

I am using push notification in an application and I ended up with an error, this error exactly:

Message: SNS failed to send the notification (reason: EndpointDisabled, status code: 400).
Details: DeviceNotRegistered

Through the research I have seen that having a project like @anonymous and without a specific slug and then changing to @user/slug is recognized as 2 different projects and I am now experiencing this problem, my current application does not receive the notification. How can I solve this problem with the device/project?

i am using php-sdk-server to send push requests.

I’m experiencing the exact same problem. Some how the push tokens gets invalidated

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.