I have applied Authsub with my application,
It redirects to the Authentication page which gives a token in the url
in reply.
I am using this token to get Upload Token from the URL
http://gdata.youtube.com/action/GetUploadToken
array('Authorization: AuthSub token="TOKEN RETURNED FORM
AUTHORIZATION',
'GData-Version: 2',
'X-GData-Key: key='.$key,
'Content-Type: application/atom+xml;
charset=UTF-8'
);
this i pass to http://gdata.youtube.com/action/GetUploadToken but it
gives me NoLinkedYouTubeAccount in response.
I have created my account first on gmail and then linked it to
YouTube.I also can see YouTube icon in my gmail settings page.
What is happening here?Please share your ideas.
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