genesluder / python-apns

A library for interacting with APNs using HTTP/2 and token-based authentication.
MIT License
90 stars 50 forks source link

Keep getting bad device Token #36

Open Theunis111 opened 2 years ago

Theunis111 commented 2 years ago

I keep getting BadDeviceToken, the registration_id I pass into send_message(registration_id,"My String"), where do I find the registration_id and is it the registration_id that keeps giving me a bad device token?