Forum Discussion

jmdelarosa89's avatar
jmdelarosa89
Reel Rookie
4 months ago
Solved

Enhanced Subscription Recovery - Subscription Cancelled

Need some help about this topic.

Once an user's subscription was cancelled after 60 days.

Regardless of whether he has permission to view content, if he launch the channel, due to the ESR validations. Will it be allowed to access the channel? Will it not be allowed?

 

  • What do you mean by "access the channel".?  Users can launch any app whether they have a subscription or not and then it's up to you to allow access or not to the content.  Use the response from GetAllPurchases to see if the status is "Valid".  If it isn't, don't allow access.

1 Reply

  • renojim's avatar
    renojim
    Community Streaming Expert

    What do you mean by "access the channel".?  Users can launch any app whether they have a subscription or not and then it's up to you to allow access or not to the content.  Use the response from GetAllPurchases to see if the status is "Valid".  If it isn't, don't allow access.