Thursday, January 12, 2012

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

Hello Dennis,

Have you registered your site for AuthSub, as described at

http://code.google.com/p/youtube-direct/wiki/GettingStarted#Registering_your_website_for_AuthSub

If so, then only the App Engine domain will be a valid AuthSub
redirection URL. This is intentional.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 10, 11:28 am, cinemundo Un mundo de Película
<cinemundo.st...@gmail.com> wrote:
> 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