Hello I’m trying to test sending push notifications to iOS devices directly using APNs instead. But now I’m getting an "APNs 400 BadDeviceToken" alert. What does this mean and does anyone know how I can fix this?
Solved
Push error - APNs 400 BadDeviceToken
Best answer by Penny
Hi there!
The "APNs 400 BadDeviceToken" error you're seeing is fairly common. Usually, this is means you will need to get an updated token for the device.
The error usually means mean that your device token are either invalid or for a non-production environment; Device tokens are unique to each environment and currently we only support the production environment.
We would recommend going over this section of our help documentation that goes over some of the possible reasons for this and how to resolve it:
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.