Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3756

YouTube Data API - Empty "items" list from Activities:list

$
0
0

I'm trying to get user activity (liking, subscribing, etc.) through YouTube's Data API. However, when I send a GET request here: https://youtube.googleapis.com/youtube/v3/activities?part=snippet%2CcontentDetails&maxResults=25&mine=true&key=[MY API KEY]

I get a 200 response but with the "items" empty:

{"kind": "youtube#activityListResponse","etag": "Gt78OtFG_qGDXWi8-LJKjdLhoCY","items": [],"pageInfo": {"totalResults": 2,"resultsPerPage": 25  }}

I know that the account I linked it to has activity, so I'm confused by it's not returning any information. Any assistance would be appreciated.


Viewing all articles
Browse latest Browse all 3756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>