I was wondering if the Youtube API supports uploading captions for videos that are not owned by the user but have Community contributions turned ON.
I have tried with a "OAuth 2.0 Client ID" credential but get the following error: https://www.googleapis.com/upload/youtube/v3/captions?uploadType=resumable&alt=json&part=snippet returned "The permissions associated with the request are not sufficient to upload the caption track. The request might not be properly authorized.">
Thanks!