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
I'm trying to add tags to each entries the only method I find is getting list of tags by GET /v2/taggings.json and after that search for tags of the feed by feed_id it's too much additional work, it will be better if we can get entries with their tags