If phenomenons containing spaces are requested the auth proxy seems to encode already encoded path parameters again. Requesting [`Engine%20Load`](https://envirocar.org/api/stable/statistics/Engine%20Load) directly from the API works perfectly fine while [doing so through the auth proxy](https://envirocar.org/auth-proxy/api/statistics/Engine%20Load) results in a `404` from backend server.