APNs推送-InternalServerError

token:1ac0f5ef2d37a0593f09e88be0f87daca27f23d4f7637fbc7a8102413d673bc3 msgId: 37d28693-16fe-0746-733e-a49d5879becc send time: 2024-11-04 22:04:18.0(UTC+08:00) response result: InternalServerError

这个是什么原因呢?

This particular push, along with many others you have tried around that time has failed because your provider token (JWT) is not valid.

The error you would have received would have been InvalidProviderToken so if you can parse the error returns from APNs you would be able to understand the errors yourself.

APNs推送-InternalServerError
 
 
Q