certat / do-portal

This project is in maintenance mode and will only receive bug fixes, but no new features. A new version of this software is being developed.
5 stars 5 forks source link

404 if eventdownload file does not exist #85

Open ghost opened 5 years ago

ghost commented 5 years ago

If the file for the organization is absent, a 502 Bad Gateway is shown. Instead an error message that there is no file shown. E.g.

Keine Daten gefunden. Die Dateien werden einmal täglich erstellt.

As files are generated only once per day, this can happen if someone adds a handle and then tries to download.

MarkHofstetter commented 5 years ago

I see a 404, ie no 502 { "message": "Resource not found", "status": "not found" }

which should be handled by the frontend