Tuesday, January 10, 2012

[YouTube-API] Redirect to a different Url after authentification

We have a Youtube direct instance located at
cinemundodirect.appspot.com. We Include that in an iframe on our
domain. When the user authenificates using authsub, however the user
is redirected to the appspot domain. I tried to change the next
parameter using the Java Authenticator.java class

loginUrl = AuthSubUtil.getRequestUrl("http://mailling.neuralis.cl/
cinemundodirect/index.html
", SCOPE, secure, true);

But the authsub request is not valid. then.

How can I achieve a redirect to another domain after authenification?

Thank you , Dennis

--
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