5 thoughts on “[TUT] Get your app OAuth YouTube API access

  1. Probably found answer
    webview.getSettings().setJavaScriptEnabled(true);

  2. Hello, Paul. Nice tutorial. Thanks.

    I’ve faced with problem on this example.
    When I submit login and pass then browser brings me to page with next message
    “You’ve reached this page because we have detected that Javascript is disabled in your browser. The page you attempted to load cannot display properly if scripts are disabled.

    Please enable scripts and retry the operation or go back in your browser.”
    On default browser Javascript is enabled. Maybe I’ve missed smth? Any thoughts? Thanks.

  3. Hello! After implementing your code, every time, I sign in with my Google account in my app and grant it access to my youtube account, all I get is a WebView, showing

    “Please copy this code, switch to your application and paste it there: [A LONG CREEPY CODE]”

Comments are closed.