Why I cannot resume uploading a video to youtube with a refreshed access token? -


i'm attempting use resumable api upload video youtube refreshed access token. i'm getting 401 when i've finished uploading resumed part of data. following message alongside 401:

autherror invalid credentials

but can upload new video refresh access token.

this bug on server-side: https://stackoverflow.com/a/14320908/1970843, https://code.google.com/p/google-api-python-client/issues/detail?id=231, https://code.google.com/p/gdata-issues/issues/detail?id=5124


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -