Relative Content

Tag Archive for laravelresthttp

Inventree API call returns 404 Not found

I followed all the steps to setup an Inventree Production instance and it is running perfectly.
I also created an admin account after the installation, as suggested in the documentation.
However i ran into an issue when trying to communicate with Inventree from a Laravel application running on the same device and domain.
Every API Call i do towards Inventree gets returned as “Not Found” reasonPhrase and a statusCode of “404”.