You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.
b5b46cb removed the ability to remove subscriptions that were no longer needed.
We need a task to check current subscriptions and make sure they're still valid (but not do any updating otherwise)
Ideally, we'd use the activity API endpoint to track user subscribes and unsubscribes… but that endpoint also includes video likes/shares/etc. which could quickly drain our API quota.
The text was updated successfully, but these errors were encountered:
b5b46cb removed the ability to remove subscriptions that were no longer needed.
We need a task to check current subscriptions and make sure they're still valid (but not do any updating otherwise)
Ideally, we'd use the activity API endpoint to track user subscribes and unsubscribes… but that endpoint also includes video likes/shares/etc. which could quickly drain our API quota.
The text was updated successfully, but these errors were encountered: