Getting 405 Method Not Allowed on a request

On strapi v4 the API url has changed, it would be something like:
http://localhost:1337/api/train-with-us’, note that the world ‘api’ is missing on your request.

1 Like