Youtube unauthorized error when uploading videos through api -


i using javascript uploader upload videos youtube. make api requests using oauth2.0 access token. uploader works fine. once in months starts give error unauthorized youtube api. resolve issue have go https://accounts.google.com/unlockcaptcha , click continue uploader starts work again.

i have read captcha verification in youtube api documentation isn't clientlogin installed apps not use oauth2.0 access token?

also there way permanently off captcha verification implement logic in uploader handle captcha verification not able test again until starts give me error again.

note: of times video uploaded 100% , less 100% when gives error. shouldn't give error on first request api when sending metadata of video?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -