Monday, September 26, 2011

[YouTube-API] Getting No Linked You Tube account while implementing the API

Hello All,

I have been trying to upload video to you tube using AuthSub.I cant
use Zend here so the client library is out of the question.I am
following following steps:

1.Redirecting the user to the authorization page.
2.Getting the token from the redirection.
3.Getting the AuthSubSession token from https://www.google.com/accounts/AuthSubSessionToken
which i successfully extracted.
4.Using the token from the step 3 to upload metadata of videos to the
site through url http://gdata.youtube.com/action/GetUploadToken after
which i will get the URL to upload the video.

The problem is on calling http://gdata.youtube.com/action/GetUploadToken
i get a NoLinkedYoutube account error.
I tried creating a fresh account as well,But to no avail.Can any one
figure out what i am doing wrong here?Please help me i only have this
week to solve this.

Regards
Himanshu Sharma

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment