Search code examples
kik

How do I reset Kik push token?


While developing an app I get this response when I try to send a kik push "Push token is invalid and should be discarded." - 403 status

while on kik docs it's said : "403: The push token is invalid and should be deleted. Do not attempt to make a push for this token again."

Can I change my push token? How can I keep developing/test push notification for the current id?

And what triggered the token to become invalid? (it worked for a while)

Thank you!


Solution

  • I eventually managed to get a new token by deleting the app from the left menu and accessing it again.