question

brendan avatar image
brendan asked

Push Notification issue EndpointDisabled

Question from a developer:

In testing Push Notifications, I'm now getting an "EndpointDisabled" error. What can cause that?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

That error means that the ARN doesn't match what SNS expects for the device you're trying to send a Push to. The sync between the various pieces of the puzzle for the platforms is sensitive to any changes, so it's possible something's out of sync. If, for example, you registered for Push on the device but then later updated your ARN, they wouldn't be in sync anymore and you'd have to re-register the device for Push. Try stepping through the setup from the top, to see if that syncs things back up. If not, please email the details of your title, and the calls you made (including the platform and Key/Credential used) to devrel@playfab.com.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.