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
TypeError: a bytes-like object is required, not 'str'
(12 additional frame(s) were not displayed)
...
File "apps/notion/admin/video.py", line 19, in clean_rutube_id
return helpers.get_rutube_video_id(self.cleaned_data["rutube_id"])
File "apps/notion/helpers.py", line 51, in get_rutube_video_id
if "rutube" not in parsed.netloc:
The text was updated successfully, but these errors were encountered:
Sentry Issue: EDUCATION-BACKEND-K0
The text was updated successfully, but these errors were encountered: