Closed (fixed)
Project:
Apple Pay Verification
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jun 2024 at 15:05 UTC
Updated:
19 Jun 2024 at 09:23 UTC
Jump to comment: Most recent
Thanks for this module. We ran into a problem with our integration and it seems that the verification file is expected to be served as text/plain. We need to add the correct Content-Type to the response headers.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
peacog commentedComment #6
dustinleblancComment #7
dustinleblancThanks @Peacog! I've merged and created a new release. This is the first time I've done a MR and release on Drupal.org, let me know if you have any problems pulling the new version.
Comment #8
dustinleblancComment #9
peacog commentedThe new release works great. Thanks for merging it so quickly!
Comment #10
peacog commented