API returns 502 when accessing certain eventsignups with users embedded
Created by: marcoep
Steps to Reproduce
- login as user noah, get token
- do an authenticated GET request to the following URL:
https://amiv-api.ethz.ch/eventsignups?where={"event":"59e5fc1fedcb11000ae5ecd9"}&embedded={"user":1}&page=5a 502 should appear - If you change &page to 4 or 6, the API replies correctly.
Expected Behavior
Return the eventsignups number 101 to 125 for the Noahs Wurstparty event.