#avneet-applepay-verificationagain

1 messages · Page 1 of 1 (latest)

tribal kiteBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

deep pond
#

@glossy pasture looks like you've been asking this same thing for a few days. Do you have a clear summary of what you have improved?

glossy pasture
#

Previously, it was an error related to SSL certificate. We have resolved that error by fixing the chain and intermiate certificate issue. This error 404 indicates stripe is unable to retrieve the file 😦

deep pond
#
curl -i https://<your domain>/.well-known/apple-developer-merchantid-domain-association -H 'Accept;' -H 'Accept:' -H "Via: https/1.1 usatl4-edge-bx-014.ts.apple.com[11FD071B] (ApacheTrafficServer/6.1.2)" -H "User-Agent: oslopartner Client 1.0" -H "Accept-Encoding: gzip"

What happens if you run that command on your laptop with your domain? Does it work?

glossy pasture
#

checking

deep pond
#

avneet-applepay-verificationagain

glossy pasture
#

Getting this

deep pond
#

cool so now you can debug, this is 100% your own setup/code and not Stripe here. You make a request, your server returns a clear 404 instead of returning the file's content. That's your configuration/bug that you need to debug now