You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: badly formed hexadecimal UUID string
(22 additional frame(s) were not displayed)
...
File "uuid.py", line 177, in __init__
raise ValueError('badly formed hexadecimal UUID string')
The text was updated successfully, but these errors were encountered:
The events linked here also point to the fact that our facility_id filter for the FacilityDatasetViewset is badly implemented, and is not properly validating the facility_id value before putting it into a queryset.
ValueError: badly formed hexadecimal UUID string
Sentry Issue: KOLIBRI-BACKEND-2BK
The text was updated successfully, but these errors were encountered: