cordova - Youtube API v3 from a PhoneGap app on Android -


i'm writing android phonegap app uses youtube api v3. means android app opens web view , runs web app (js/html) accesses api via xhrs.

i've tried using browser key referrer missing xhrs. i've tried creating android key, rejected yt server.

any ideas on how work (other making key open referers)?

if knows how api knows android app sending request when using android key, might able replicate in web view.

thanks.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -