MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
290 stars 101 forks source link

Web UI: Specify 403 and 404 HTTP errors in error messages #1743

Open emmambd opened 7 months ago

emmambd commented 7 months ago

Describe the problem

Our errors: "Error processing report" and "Error authorizing upload" are vague and difficult to troubleshoot.

Proposed solution

We should specify 403 and 404 errors for easier troubleshooting.

Alternatives you've considered

No response

Additional context

No response

Alessandro100 commented 3 months ago

Investigate [] Determine how the status is returned by the download action [] Check what is the proper response for the Desktop app and CLI (make sure it's a consistent response)

Timebox: 1 day

davidgamez commented 1 month ago

Related to #1813