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
Authenticated and/or premium plays should not count towards rate limit
Endpoint(s):
GET //tracks/{track_id}/streams
Scope(s):
All (Authorization code grant)
It's logical that there is a rate limit on the APIs for streaming. But as logged in users, and especially Premium users, it is a limiting factor. It would be nice if steamed with an oauthToken didn't count towards that limit.
The text was updated successfully, but these errors were encountered:
Authenticated and/or premium plays should not count towards rate limit
Endpoint(s):
GET //tracks/{track_id}/streams
Scope(s):
It's logical that there is a rate limit on the APIs for streaming. But as logged in users, and especially Premium users, it is a limiting factor. It would be nice if steamed with an oauthToken didn't count towards that limit.
The text was updated successfully, but these errors were encountered: