Skip to content

Commit

Permalink
ÖBB HAFAS: Add missing "type" field to request.auth
Browse files Browse the repository at this point in the history
Otherwise, HAFAS complains about
"HCI Core: Parse fail : Parser error: root.auth(missing or incomplete: type)"
  • Loading branch information
derf authored and vkrause committed Aug 11, 2024
1 parent aa5dab6 commit ad5e028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/at/oebb-hafas-mgate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,7 @@
},
"ver": "1.41",
"auth": {
"type": "AID",
"aid": "OWDL4fE4ixNiPBBm"
},
"products": [
Expand Down

0 comments on commit ad5e028

Please sign in to comment.