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
So how would you propose to implement this? Return an array of numbers in the same sequence as given by the request if there are multiple queries for the same platform?
Sometimes I need to track total subs of multiple accounts on a single platform. But the current query format
is not working properly.
totalSubs
is correct, butsubsInEachSource
only shows the last one. An example is here.The text was updated successfully, but these errors were encountered: