Hi I'm trying to get the youtube user name and the thumbnail with a youtube app. I´m using the v3.0 and the javascript library. I'm following this example and docs: https://developers.google.com/youtube/v3/code_samples/javascript https://developers.google.com/api-client-library/javascript/reference/referencedocs
I don't have problems with the autentication but I don't know how to get de user name and image. Somebody knows?