On yesterday, Tokyo Disney Resort re-opened. And all attraction's ID have probably been changed.
Specifically, ID on feching facilities(rides) and ID on fetching wait times no longer match.
So, DisneyTokyoPark.FetchWaitTimes() returns empty now.
we have to use ride.facilityCode when facility links wait times instead of ride.id.
I attempt to fix this problem but I don't know this way is the best.
Hi,
On yesterday, Tokyo Disney Resort re-opened. And all attraction's ID have probably been changed. Specifically, ID on feching facilities(rides) and ID on fetching wait times no longer match. So, DisneyTokyoPark.FetchWaitTimes() returns empty now.
we have to use ride.facilityCode when facility links wait times instead of ride.id.
I attempt to fix this problem but I don't know this way is the best.
regards,