thorsten-stripe / ecommerce-gatsby-tutorial

A Gatsby eCommercer starter example
https://gatsby-ecommerce-stripe.netlify.com/
MIT License
88 stars 37 forks source link

images not downloading from stripe #14

Closed joshuacox closed 4 years ago

joshuacox commented 4 years ago

In my build I notice that it is not downloading the images from stripe:

Failed to process remote content https://files.stripe.com/links/fl_test_udKTMrtrwZo2rEYGOah5zWWu
We were unable to download files that Stripe was hosting

The file downloads just fine if I try the link directly. What is going wrong?

joshuacox commented 4 years ago

this was my mistake on having two different keys defined, after implementing the abstraction above everything is working now.