I'm attempting to use the resumable API to upload a video to YouTube with a refreshed access token. but I'm getting a 401 back when I've finished uploading the resumed part of the data. I get the following message back alongside the 401:
authError Invalid Credentials
But I can upload a new video with that refresh access token.