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

Channel Points rewards - background color - add a note #262

Closed
BarryCarlyon opened this issue Dec 8, 2020 · 2 comments
Closed

Channel Points rewards - background color - add a note #262

BarryCarlyon opened this issue Dec 8, 2020 · 2 comments
Labels
done The bug or issue has been addressed product: api API endpoints in the "helix" namespace product: docs Documentation on dev.twitch.tv/docs ticketed Has been given an internal tracking ticket

Comments

@BarryCarlyon
Copy link
Contributor

BarryCarlyon commented Dec 8, 2020

Brief description

background color doesn't state that the color should be define in ALL CAPS.

Create/Update errors if you do #ffffff instead of #FFFFFF for the background color

https://dev.twitch.tv/docs/api/reference#create-custom-rewards
https://dev.twitch.tv/docs/api/reference#update-custom-reward

Expected documentation


background_color | No | string | Custom background color for the reward. Format: Hex with # prefix. Example: #00E5CB. Hex colors should be declared in all capitals.
-- | -- | -- | --

Additional context or questions

https://discuss.dev.twitch.tv/t/channel-points-api-background-color/29414/

@BarryCarlyon BarryCarlyon added the product: docs Documentation on dev.twitch.tv/docs label Dec 8, 2020
@lleadbet lleadbet added product: api API endpoints in the "helix" namespace ticketed Has been given an internal tracking ticket labels Dec 17, 2020
@lleadbet
Copy link
Contributor

Ticketed internally as https://jira.twitch.com/browse/POINTS-1738.

@lleadbet
Copy link
Contributor

lleadbet commented Jan 8, 2021

This has been resolved- color codes can now be uppercase or lowercase.

@lleadbet lleadbet closed this as completed Jan 8, 2021
@lleadbet lleadbet added the done The bug or issue has been addressed label Jan 8, 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: api API endpoints in the "helix" namespace product: docs Documentation on dev.twitch.tv/docs ticketed Has been given an internal tracking ticket
Projects
None yet
Development

No branches or pull requests

2 participants