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

Get Custom Rewards - endpoint params #263

Closed
jwaugh3 opened this issue Dec 9, 2020 · 1 comment
Closed

Get Custom Rewards - endpoint params #263

jwaugh3 opened this issue Dec 9, 2020 · 1 comment
Labels
done The bug or issue has been addressed product: docs Documentation on dev.twitch.tv/docs

Comments

@jwaugh3
Copy link

jwaugh3 commented Dec 9, 2020

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

@jwaugh3 jwaugh3 added the product: docs Documentation on dev.twitch.tv/docs label Dec 9, 2020
@lleadbet
Copy link
Contributor

lleadbet commented Jan 4, 2021

This was fixed prior to break, and just confirmed on my end. Appreciate the flag!

@lleadbet lleadbet closed this as completed Jan 4, 2021
@lleadbet lleadbet added the done The bug or issue has been addressed label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done The bug or issue has been addressed product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

2 participants