I am working on an iOS application that contains a video upload function on Youtube.
I followed the yt-direct-lite-ios project example . Project requires client ID and client secret
I went to console.developers.google.com to create a client ID (with iOS client). However, I can ONLY find the client ID. So where can I get client secrets from here?
I also checked this post and still not working for me.
Thanks in advance.
source
share