ladeiko / node-apple-receipt-verify

A Node.js module for In-App-Purchase receipt validation for iOS.
MIT License
92 stars 25 forks source link

validate Error: read ECONNRESET #29

Closed victorykong closed 2 years ago

victorykong commented 3 years ago

What's wrong with this? Apple hasn't given any explanation to status 1. What should I do? At the same time, isRetryable is false. in this case, did the user give money?

Error: read ECONNRESET at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) { errno: -104, code: 'ECONNRESET', syscall: 'read', data: undefined, appleStatus: 1, isRetryable: false }

ladeiko commented 3 years ago

Just try to retry after some period

ladeiko commented 2 years ago

Sometimes it happens just retry