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
The docs state that broadcaster_user_id is optional.
However the result is unknown validation error: Key: SubscriptionCondition.broadcaster_user_id' Error:Field validation for 'broadcaster_user_id' failed on the 'required' tag when omitting a caster ID
for both topics
How to reproduce
Attempt to create a Subscriptiont to shoutout create or receive with just a moderator_user_id
BarryCarlyon
changed the title
Shoutout Create/Recieve - broadcaster_user_id
Shoutout Create/Recieve - broadcaster_user_id not actually optional?
Jan 20, 2023
Brief description
The docs state that
broadcaster_user_idis optional.However the result is
unknown validation error: Key: SubscriptionCondition.broadcaster_user_id' Error:Field validation for 'broadcaster_user_id' failed on the 'required' tagwhen omitting a caster IDfor both topics
How to reproduce
moderator_user_idAdditional context or questions
First Report: https://discuss.dev.twitch.tv/t/new-shoutouts-api-and-eventsub-subscription-types-are-now-in-open-beta/42906/3
The text was updated successfully, but these errors were encountered: