mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
BVG: update auth aid in order to fix "invalid client version" error 🐛
fixes #324 fixes https://github.com/public-transport/bvg-hafas/issues/2 fixes https://github.com/derhuerst/bvg-rest/issues/22 Co-Authored-By: Jannis R <mail@jannisr.de>
This commit is contained in:
parent
6da22a0a12
commit
8377202866
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"auth": {
|
"auth": {
|
||||||
"type": "AID",
|
"type": "AID",
|
||||||
"aid": "YoJ05NartnanEGCj"
|
"aid": "4JX8kx6KDLgSXhHY"
|
||||||
},
|
},
|
||||||
"client": {
|
"client": {
|
||||||
"type": "IPA",
|
"type": "IPA",
|
||||||
|
|
Loading…
Add table
Reference in a new issue