cubehouse / themeparks

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

API Library Frequent 401s #208

Closed travisrl closed 5 years ago

travisrl commented 5 years ago

Park All parks

Context

Describe the bug API library returns 401 throughout the day disabling an app using it to fetch park or attraction data. Appears to happen at least once a day for extended periods of time.

Hoping this is something resolvable on the library side as it happens frequently independent of machine or application (from basic app to more complicated.)

Output This is the response that the API gives: Error 401: {

app_1 | [1] "type": "Buffer",
app_1 | [1] "data": []
app_1 | [1] }
TheConsciousness commented 4 years ago

@travisrl How did you resolve this issue?