``` scalingo --app biniou env-set PORT=12345 ! 400 Bad Request → ``` But the body response is correctly sent: ``` {"failed":[{"id":"REDACTED","app_id":"REDACTED","name":"PORT","value":"12345","errors":{"name":["is reserved"]}}]} ```
But the body response is correctly sent: