#jps-apple-pay
1 messages · Page 1 of 1 (latest)
Is there a specific reason your server can't handle an empty HTTP_ACCEPT header?
we use django rest framework and the default content negotiation breaks. i am mainly curious why this header is empty since we don't have this issue with square or with our in house implementation
Unfortunately I don't have a great answer for that - Apple is the one making these requests to verify the domain, so they're the ones setting the blank header
i figured. and that's why im so confused! since we don't have this issue with apple outside of stripe. i can reach out to apple support
Yeah that's strange- I'm not sure why you'd only be seeing it with Stripe, but from what I know, these requests are out of our control
that's also what i was thinking. anyway, thanks for the help