gordon-cs / gordon-360-ui

Gordon 360 User Interface
https://360.gordon.edu
15 stars 10 forks source link

Unable to load events on event page #2230

Closed dli505 closed 1 month ago

dli505 commented 1 month ago

Going to the events tab on 360 has an infinite buffering circle, no events load, and searching and filtering does not work. Opening up the inspect tab returns the following errors:

Image

Image

Looking at GET /api/Events on swagger also returns a 404:

Image

However, we are able to get to the 25live url within the API call. Not sure what's going on.

dli505 commented 1 month ago

Seems like it fixed itself, perhaps an issue with 25live?