cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
536 stars 126 forks source link

Universal API returning 401 #304

Closed majoragee closed 3 years ago

majoragee commented 4 years ago

Park Which park/resort has this issue? Universal

Context

Describe the bug The cached uaaccesstoken is set to expire after the DefaultCacheLength instead of the expiration timestamp sent back by the Universal API. The API returns 401 from the time the token expires until it after the cache expires and the token is refreshed.