yt-direct-lite-iOS icon indicating copy to clipboard operation
yt-direct-lite-iOS copied to clipboard

Getting error = "invalid_client"

Open riksof-abdulrauf opened this issue 9 years ago • 2 comments

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 screen shot 2016-02-24 at 7 46 25 pm screen shot 2016-02-24 at 7 44 13 pm screen shot 2016-02-24 at 7 38 07 pm screen shot 2016-02-24 at 7 37 33 pm screen shot 2016-02-24 at 8 04 53 pm

Please let me know how could I fix this issue @iulukaya

You can find my all code on Github

riksof-abdulrauf avatar Feb 24 '16 15:02 riksof-abdulrauf

@iulukaya @ymotongpoo @AndyDiamondstein ??

riksof-abdulrauf avatar Feb 25 '16 08:02 riksof-abdulrauf

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.

screen shot 2016-02-26 at 9 24 19 pm

riksof-abdulrauf avatar Feb 26 '16 16:02 riksof-abdulrauf