google app engine - How can we upload video to a specific user account in using youtube api in android -
i creating application in want application users upload videos application's youtube page in place of own user account.
i have tried/studied below mentioned methods achieve above requirement.
service account --> per investigation cannot use service account access youtube api.
hard-coding user id , pwd in application , call youtube apito token. have used guidelines in this url.
below observations/investigations.
a. able receive token google
b. in subsequent call received token getting 401 response code.
- use oauth 2 protocol token request. in not sure how can pass user id , password access token.
if has solution above mentioned problem please share.
please let me know if more information required.
please don't this; if decide this, it's not youtube can offer support for.
the reasons why bad idea outlined in this blog post.
Comments
Post a Comment