in reply to Re^3: HTTP::Tiny losing headers for Stripe
in thread HTTP::Tiny losing headers for Stripe

The reason I'm stumped is that it works providing I don't make a call to the Stripe API followed by another. One call works - two calls don't.

I've eliminated rate limiting by trying a 5 second delay between calls.

  • Comment on Re^4: HTTP::Tiny losing headers for Stripe