Mode : SandBox
Certificate : Developer certificate
P File:
developer provisioning profile
I am planning to integrate IAP so I added sandbox id in iTunesConnect. When I try to execute the code I'm getting below error:
Error Domain=SSErrorDomain Code=109 "Cannot connect to iTunes Store" UserInfo=usrinfo {SSErrorHTTPStatusCodeKey=403, NSLocalizedDescription=Cannot connect to iTunes Store}
Make sure that your device is connected to the internet Use any web browser to connect to any website. If nothing loads, use another device on the same network to see if it can connect to any website. If no other devices can access the internet, turn off your Wi-Fi router, then turn it on again to reset it.
The cause behind this issue can be anything from a shaky internet connection to a problem with certificates in the KeyChain app. In most cases, simply closing and then re-launching the Mac App Store or logging out of the Mac App Store by clicking on Store > Logout and then logging back in to it fixes the problem.
The error description includes a useful hint.
SSErrorHTTPStatusCodeKey = 403
It it error 403. Status code 403 responses are the result of the web server being configured to deny access, for some reason, to the requested resource by the client.
There might be a proxy server or other configuration on the network you're connected to that prevents you from accessing the store. Try using different network and see if the problem persists.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With