You have to use http://www.youtube.com/watch?v=AHBjHCAUjus
else web2py does not know what oembed service to use. youtu.be is not a well known oembed service provider. On Tuesday, 21 August 2012 13:20:08 UTC-5, Rob_McC wrote: > > > Do I have to set something to get this to embedd youtube? > > Thanks, > Rob > ## Index Rob > > page content > > http://youtu.be/AHBjHCAUjus > > > > On Monday, August 20, 2012 9:30:09 PM UTC-4, Massimo Di Pierro wrote: >> >> I think the problem is that we broke trunk as we are running some >> tests... >> >> On Monday, 20 August 2012 14:21:40 UTC-5, Timmie wrote: >>> >>> > I just gave it a try and it didnt work as stated. >>> > In my index.py file I have the return auth.wiki() directive there but >>> > whenever I try to view the page I get a login page and after that a >>> 401 >>> > unauthorized error. >>> I also have a problem to create a new user (register) from the frontend. >>> >>> With current git, I create a welcome app. >>> 1) Then I try to register a user -> nothing happens after hitting submit >>> 2) when I create a new user, I am not able to log in from the frontend >>> to that user. >>> >>> What could be the reason? >>> >>> >>> >>> Is there a way to test this without the authentication? >>> >>> --

