Post

Replies

Boosts

Views

Activity

Comment on 401 Unautheticate error for production environment App Store Server API
Thank you for your answer. We manage multiple app information and don't know if the apps have a production release. Even if there is a production release, the token hasn't expired, and very occasionally returns a 401 response for unknown reasons. Is there a way to know if it's an actual 401 error, or a 401 error because there's no production release?
May ’24
Comment on Could the root certificate that came in response from App Store Server API not be 'AppleRootCA-G3'?
Thank you for your answer. I checked the link source, but when checking the certificate chain, except for the root certificate, I didn't see any direct checking of the root certificate. For the value of the 'performanceRevocationChecking' parameter, should I set the 'true' value if the root certificate of 'trustAnchors' includes 'Apple Inc. Root' and 'Apple Computer, Inc. Root'?
Nov ’23
Comment on OrderLookupResponse of Look Up Order ID API
Is multiple purchases a case of multiple products being purchased together?
Replies
Boosts
Views
Activity
Sep ’24
Comment on Questions about ConsumptionRequest properties
Thank you for your answer. Does 'playTime' mean the time you used the app after signing up for the app account? Or does it mean the time you used the app after payment?
Replies
Boosts
Views
Activity
Jul ’24
Comment on CONSUMPTION_REQUEST Handling
Thank you for your reply. I don't think I can provide information on most of the request parameters, do I still need to call?
Replies
Boosts
Views
Activity
Jun ’24
Comment on 401 Unautheticate error for production environment App Store Server API
Thank you for your answer. We manage multiple app information and don't know if the apps have a production release. Even if there is a production release, the token hasn't expired, and very occasionally returns a 401 response for unknown reasons. Is there a way to know if it's an actual 401 error, or a 401 error because there's no production release?
Replies
Boosts
Views
Activity
May ’24
Comment on How do I verify the root certificate?
When validating the certificate chain, it was verified that the root certificate was removed. Is it safe not to verify the root certificate?
Replies
Boosts
Views
Activity
Dec ’23
Comment on Is the Apple root certificate in the App Store Server API response always 'Apple Root CA - G3'?
I confirmed that the root certificate is excluded when calling the CertPathValidator.validate method in the ChainVerifier class. So, do I not need to verify the root certificate?
Replies
Boosts
Views
Activity
Dec ’23
Comment on Could the root certificate that came in response from App Store Server API not be 'AppleRootCA-G3'?
Thank you for your answer. I checked the link source, but when checking the certificate chain, except for the root certificate, I didn't see any direct checking of the root certificate. For the value of the 'performanceRevocationChecking' parameter, should I set the 'true' value if the root certificate of 'trustAnchors' includes 'Apple Inc. Root' and 'Apple Computer, Inc. Root'?
Replies
Boosts
Views
Activity
Nov ’23
Comment on Could the root certificate that came in response from App Store Server API not be 'AppleRootCA-G3'?
Last Process 'make sure the root certificate authority is one of the certificates you stored as an Apple Root Certificate Authority.' Can I just verify it with the SHA-256 thumbprint of the root certificate?
Replies
Boosts
Views
Activity
Nov ’23