Brixton
Brixton
i'll take this issue
I have some bad issues while testing the POST URI : ``` brixton@LAPTOP-BJCUB787:~$ curl "https://invoice-as-a-service.cleverapps.io/api/invoice/generate" \ > -X POST -H "content-type: application/json" \ > -d '{ > "id": "42", >...
No any errors on my php console. I've tried again on an other terminal (git bash for windows) and I get : ``` Brixton le Brave@LAPTOP-BJCUB787 MINGW64 ~/Desktop/www/ESGI-5A/sf_1/website-skeleton $ curl...

@adrmrn you can take this issue. I feel too busy right now... @samber I made the call successly with `application/json` in header of my request but never understood why it's...
It's don't appear to be a PHP version's issue. Using the `vendor/google/cloud-functions-framework/examples/hello/Dockerfile` : ```bash none@MacBook-Pro[~/D/w/middleware]:docker build . \ -f vendor/google/cloud-functions-framework/examples/hello/Dockerfile \ -t middleware [+] Building 2.8s (13/13) FINISHED => [internal]...
It's appear the first line in `/vendor/bin/router.php` make the trouble ```php #!/usr/bin/env php //
I have the same issue on my api platform project. You can find way to reproduce the error on this link : https://github.com/ButterCorp/Backr-api/issues/6