Hi everyone, please help me after i found this error - {"data":null,"error":{"status":404,"name":"NotFoundError","message":"Not Found","details":{}}} I don't know how to fix it I tried but i failed keep giving me the same error


I can’t go back to Strapi as well, to see how I can fix the error. Please help?

1 Like

Sorry but this is way to generic to even try to help. But, on the first glance - it seems that you are calling something that is not in the API or is not accessible?

What exactly is your call? Is it some custom route/controller or?

I am trying to hit API for http://localhost:1337/api/contacts and see it on my browser.