Khaledgarbaya / ama

Ask me anything!
https://github.com/Khaledgarbaya/ama/issues?q=is%3Aissue+is%3Aclosed
4 stars 0 forks source link

Accessing your Contentful space failed. #7

Open dennisclemente opened 4 years ago

dennisclemente commented 4 years ago

I'm almost done with an e-commerce site I am building but getting this error message:

Accessing your Contentful space failed. Try setting GATSBY_CONTENTFUL_OFFLINE=true to see if we can serve from cache.

I am exploring how to set contentful offline but curious to know why I am getting errors in the first place when my Contentful APIs are correct.

https://github.com/dennisclemente/discounted-products @Khaledgarbaya

Khaledgarbaya commented 4 years ago

hey @dennisclemente,

This could be also due to the wrong credentials. Try replacing the env vars with hardcoded value test locally to see if the env vars are passed correctly