Is some_user_id a real user ID if it’s not then you get an unexpected result (500)
If broadcaster_id in the URL doesn’t match the user ID in the token you get a 403.
So we need to debug your issue further
Is some_user_id a real user ID if it’s not then you get an unexpected result (500)
If broadcaster_id in the URL doesn’t match the user ID in the token you get a 403.
So we need to debug your issue further