Closed timvonwerne closed 2 months ago
Wow. Nice Catch.
And yes I was totally wrong and mixed the APIs
@timvonwerne Do you want to be mentioned in contributors
in package.json
? If you do, how? As Tim von Werne <tim@vonwernet.de>
?
Published as hafas-client@6.3.2
. 🎉
Issue: When running the example or making any request, the BVG API returns an error related to an invalid client version:
Resolution: This issue occurs because the AID (presumably App ID?) value in the
base.json
file is outdated. I have updated the AID to the value currently used in the BVG FahrInfo app on iOS. This change resolves the client version error, allowing requests to be processed correctly.Testing: I have tested the updated AID with multiple requests, and they now work as expected without returning the error.