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

Time limitations on "Events"/Channel Point Redeems #330

Open
BarryCarlyon opened this issue Feb 28, 2021 · 0 comments
Open

Time limitations on "Events"/Channel Point Redeems #330

BarryCarlyon opened this issue Feb 28, 2021 · 0 comments
Labels
product: docs Documentation on dev.twitch.tv/docs

Comments

@BarryCarlyon
Copy link
Contributor

BarryCarlyon commented Feb 28, 2021

Brief description

So, today, I thought I would output a "report" on Channel Point Custom Reward usage. For the custom rewards on a given channel.

The report says that 22 people redeemed (and was marked FULFILLED) a given reward, and 0 Cancelled.
However I know that there are 345 FULFILLED, and (at least) one CANCELED

So I checked the API, it seems to only goes back around 8 days.

The Ban events and moderation events endpoints, also only go back "so far" (around a week in testing), but the documentation doesn't note this

Expected documentation

Include a note in the documentation for at least

to include how long each endpoint can go back in time for.

In the case of Get Custom Reward Redemption it seems to have varying filters by "status" since a "pending" reward from 16 days across can be seen in the API. But I can't load all 235 of another "COMPLETED" rewards. Rewards have "inconsistent" date limits. It's anything between a month ago and 8 days ago

Also include this for any other that have an arbitary time constraint that is not in the docs.

Edit: updated to remove channel points, turns out weird bug in my code preventing the pagination logic running.

@BarryCarlyon BarryCarlyon added the product: docs Documentation on dev.twitch.tv/docs label Feb 28, 2021
@BarryCarlyon BarryCarlyon changed the title Time limitations on "Events"/Redemption Endpoints Time limitations on "Events" Feb 28, 2021
@BarryCarlyon BarryCarlyon changed the title Time limitations on "Events" Time limitations on "Events"/Channel Point Redeems Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

1 participant