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
SuspiciousOperation: User is not authorized to edit this channel
File "contentcuration/views/internal.py", line 192, in api_create_channel_endpoint
obj = create_channel(channel_data, request.user)
File "contentcuration/views/internal.py", line 481, in create_channel
raise SuspiciousOperation("User is not authorized to edit this channel")
The text was updated successfully, but these errors were encountered:
rtibbles
changed the title
Make channel permissions checking consistent and raise earlier in the cycle
Make channel permissions checking consistent
Apr 25, 2025
Sentry Issue: STUDIO-HFA
The text was updated successfully, but these errors were encountered: