I cannot get my data from Strapi while using Gatsby

[details=“System Information”]

  • 3.1.0-alpha.5

I have made content type named cars. The cars collection only has one field called “name”.
I made three cars named volvo, mercedes and saab. I have published these articles.

Under roles and permissions i set cards to “find”. But i keep getting a 404 on the /car and /cars endpoint.

Can anybody tell me what is going on?

Thanks!