apple / app-store-server-library-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server endpoints not support ipv6?

c3qo opened this issue · comments

commented

Wondering if my test was correct, seems the Sandbox and Production endpoints are not reachable from an ipv6-only network, because the two endpoints have no DNS for ipv6. I have to use proxy to forward the requests.

> ping6 apple.com
16 bytes from 2620:149:af0::10, icmp_seq=0 hlim=58 time=174.733 ms

> ping6 api.storekit-sandbox.itunes.apple.com
ping6: getaddrinfo -- nodename nor servname provided, or not known

Thanks

Hello! At this time IPv6 is not supported on the App Store Server API