langrenn-sprint / event-service

Backend service to adminster events, will generate racelists etc
Apache License 2.0
0 stars 0 forks source link

create constestants - isonen csv gir 500 feil #143

Closed heming-h closed 11 months ago

heming-h commented 11 months ago
        async with session.post(
            f"{EVENT_SERVICE_URL}/events/{event_id}/contestants",
            headers=headers,
            data=inputfile,

ERROR:root:create_contestants failed - 500 - {'detail': "Usecols do not match columns, columns expected but not found: ['Fødselsdato', 'Org.tilhørighet', 'Øvelse', 'Fornavn', 'Kjønn', 'Klasse', 'Idrettsnr', 'Krets/region', 'Team', 'Etternavn', 'Betalt/påmeldt dato', 'E-post']"}

heming-h commented 11 months ago

Falsk bug - funker etter at jeg har gjort pull.