The error the App Store server received when trying to send an App Store server notification to my server was "OTHER"

The data received to get the test notification status is {"signedPayload":"----","firstSendAttemptResult":"OTHER"}

My server doesn't receive any data and don't know what to do with it, has anyone encountered this problem?

Answered by Joinse in 720488022

The problem has been solved, summary:

  1. If this problem occurs, you can check the server certificate chain
  2. Whether the server interface can be requested normally
Accepted Answer

The problem has been solved, summary:

  1. If this problem occurs, you can check the server certificate chain
  2. Whether the server interface can be requested normally
The error the App Store server received when trying to send an App Store server notification to my server was "OTHER"
 
 
Q