System Information
- v4.0.4:
- macOS Monterey:
- sqlite:
- node v14.17.6:
- npm 6.14.15:
Hey folks, I’m experiencing strange behaviour where the second time I send a request to the Strapi backend via Postman to a custom controller, all custom services being called in the controller are basically ignored. I’m using the `strapi.service('api::api-name.service-name") syntax. This is happening on a fresh install of strapi. Anyone ever experience this issue?