yt-direct-lite-iOS
yt-direct-lite-iOS copied to clipboard
Getting error = "invalid_client"
I have pulled the code from
https://github.com/youtube/yt-direct-lite-iOS.git
then created a pod file having
platform :ios, '8.0'
pod 'Google-API-Client'
then updated the file utils.h with my testing app keys, app run successfully with following error

Please let me know how could I fix this issue @iulukaya
You can find my all code on Github
@iulukaya @ymotongpoo @AndyDiamondstein ??
issued has been #fixed, actually it was API key bug. I found weird issue at Google developer console, when I was creating app type iOS it was giving me errors, but when i created the app with type Others keys works fine.
