Hi Everyone,
I've started to experiment with Polymer, and am having trouble using the google-youtube-api component.
I need to authorize my appID with the API in order to be able to make API calls. I would also like to create a video model that other components can access in order to query the Youtube API.
How does this all tie together?
Thanks!
//Mark
P.S. I'd be happy to write a blog post if I can figure this out