Open DePasqualeOrg opened 8 months ago
I've now verified that it works in production but not in the development environment.
Are you using the SHA256 fingerprint?
I know a few people have had success validating local transactions (see https://github.com/agisboye/app-store-server-api/issues/25) but I'm not sure if something has changed in Xcode since then. If it's not working I'm happy to take a look but it might be a while before I have the time.
Yes, I copied the SHA-256 fingerprint from the certificate in Xcode and verified that it is correct.
I'm decoding transactions as follows, but I get the error "Certificate validation failed". I've verified that the environment variable is correct for the development environment. I haven't tried it in production yet. Any idea why this would be failing in the development environment?