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?

Accepted Reply

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

Replies

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