Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: a bytes-like object is required, not 'str' #2401

Open
sentry-io bot opened this issue Sep 5, 2024 · 0 comments
Open

TypeError: a bytes-like object is required, not 'str' #2401

sentry-io bot opened this issue Sep 5, 2024 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 5, 2024

Sentry Issue: EDUCATION-BACKEND-K0

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:
@sentry-io sentry-io bot assigned f213 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant