Hey ,
I have a question about a situation I meet with subscription. Here are the steps to understand the situation :
- Login with the scope
channel:read:redemptions
- Create a subscription to be notified when a specific reward is redeem
- Logout
- Login without the
channel:read:redemptions
scope
When I fetch my subscriptions, the one I created is still working but I can’t create a new one.
Is it a matter of time before the one I created is deleted or will it works until I delete it ?
Thanks for your help !