Please help, paypal outcall

Someone help please why getting this error when I call api in paypal?

Uncaught (in promise) Error: Call was rejected:
Request ID: …
Reject code: 4
Reject text: Connecting to api-m.sandbox.paypal.com failed: Failed to directly connect: error trying to connect: tcp connect error: Network is unreachable (os error 101)

It looks like Paypal is only on IPv4. HTTPS Outcalls currently only supports IPv6, thus IPv4-only sites are not supported as of now.

1 Like

Glad to know, @jennifertran