-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frankfurt is broken #153
Comments
@jklmnn ok. I'll take a look on Monday. Thanks for some hints. |
It seems the old url is active again, at least we get current data. |
|
After being fixed for a while this issue appeared again. @stepan-romankov is someone working on the API? |
It's currently working so I close this for now. |
The certificate seems to be rejected by python requests:
|
It seems that the requests certificate stack doesn't accept the server certificate. Using the system certificate bundle doesn't seem to work either. However any other application seems to accept the certificate. |
Also because of Frankfurt our CI fails as it downloads data from within the module. This leads to the tests requiring online data which makes them fail due to the invalid certificate. |
Frankfurt currently does not publish parking data via DATEXII, see ParkenDD/ParkAPI2-sources#2 |
I will close this in favor of ParkenDD/ParkAPI2-sources#2. I don't see any reason to keep the discussion in two separate issues and it certainly won't be fixed in this repository. |
Frankfurt seemed to have its xml url changed to http://offenedaten.frankfurt.de/dataset/912fe0ab-8976-4837-b591-57dbf163d6e5/resource/48378186-5732-41f3-9823-9d1938f2695e/download/parkdatendyn.xml
Also the xml seems to have changed, simply replacing the url didn't work.
@stepan-romankov
The text was updated successfully, but these errors were encountered: