twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

Custom reward multiple times but API returns a single result #497

Open ponny opened 3 years ago

ponny commented 3 years ago

Brief description

Some users are complaining that they're redeeming cusom rewards multiple times but the API is only returning a single result. It's costing them the points per redemption though.

How to reproduce

  1. Redeem a reward multiple times via Twitch chat Actual: API only returns one result (via https://api.twitch.tv/helix/channel_points/custom_rewards/redemptions)

Expected behavior

Expected: API returns a result per redemption

Additional context or questions

Perhaps this is expected behaviour? Please let me know if we're just using it wrong :-)

Emilgardis commented 3 years ago

Can you show the response you're getting and the response you're expecting?

ponny commented 3 years ago

There's nothing wrong with the response itself except that it's only returning one result. The user insists that they completed the reward thee times and spent 12000 points (it's 4000/redeem). I've asked for a screenshot for them to verify this is the case. Is there somewhere that I can send private details (usernames, etc) that I don't want in a public ticket?