We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Brief description
Documentation for getting users manageable rewards provides the URL in the example: 'https://api.twitch.tv/helix/channel_points/custom_rewards?broadcaster_id=274637212?&only_manageable_rewards=true'
Expected Documentation 'https://api.twitch.tv/helix/channel_points/custom_rewards?broadcaster_id=274637212&only_manageable_rewards=true' ('?' between params need removed)
reference: https://dev.twitch.tv/docs/api/reference#get-custom-reward
additional references: https://discuss.dev.twitch.tv/t/channel-points-api-get-custom-rewards-endpoint/29428
The text was updated successfully, but these errors were encountered:
This was fixed prior to break, and just confirmed on my end. Appreciate the flag!
Sorry, something went wrong.
No branches or pull requests
Brief description
Documentation for getting users manageable rewards provides the URL in the example:
'https://api.twitch.tv/helix/channel_points/custom_rewards?broadcaster_id=274637212?&only_manageable_rewards=true'
Expected Documentation
'https://api.twitch.tv/helix/channel_points/custom_rewards?broadcaster_id=274637212&only_manageable_rewards=true'
('?' between params need removed)
reference:
https://dev.twitch.tv/docs/api/reference#get-custom-reward
additional references:
https://discuss.dev.twitch.tv/t/channel-points-api-get-custom-rewards-endpoint/29428
The text was updated successfully, but these errors were encountered: