Damien Goujard

Results 4 issues of Damien Goujard

Hi, When i try to upload in react with the `useMultipleFilesUpload` (it will be the same with `useFileUpload`) the request isn't sent to the storage microservice and this error appear...

bug
external

When i try to update a device name, I got this 501 error: `{"code":12, "message":"Method Not Allowed", "details":[]}`

bug
Further Information Required

Hi, When i export GTFS data and use FeedValidator tool (https://github.com/google/transitfeed/wiki/FeedValidator) i got some errors. - Coordinates shouldn't has ,(comma) but .(dot) instead. (44,56 -> 44.56) (stops.txt and shapes.txt) -...