themeparks icon indicating copy to clipboard operation
themeparks copied to clipboard

Incorrect Phantasialand opening hours

Open HookDonn opened this issue 4 years ago • 3 comments

Park Phantasialand

Context

  • themeparks version used: 5.1.39
  • Operating System: Ubuntu 19.04 (GNU/Linux 5.0.0-20-generic x86_64)

Describe the bug The opening and closing hours of Phantasialand are not good. It is shown in both: 23:59:59. I don't know if anyone knows how to fix this, thank you! :)

Output "Times":{"date":"2020-07-20","openingTime":"2020-07-20T23:59:59+02:00","closingTime":"2020-07-20T23:59:59+02:00","type":"Closed"}

HookDonn avatar Jul 20 '20 10:07 HookDonn

The app of Phantasialand retrieves the opening hours from the URL: https://api.phlsys.de/api/park-infos the scipt here doesn't seem to do that yet.

HoffiF avatar Jul 20 '20 16:07 HoffiF

Please can someone knowledgeable update the opening hours of Phantasialand with the link HoffiF gave (https://api.phlsys.de/api/park-infos) ? Thank you a lot <3

HookDonn avatar Aug 03 '20 09:08 HookDonn

I've tried to do a request the same way the ride wait times are fetched to the park-infos URL, but I'm receiving an http 403 (forbidden) on both the park-infos and the signage-snapshots URL. Did anything change to the access token or authorization method?

tpxtron avatar Nov 24 '20 14:11 tpxtron