I'm testing jsfiddle
https://jsfiddle.net/r6Lpwkbe/2/
<span id="signinButton" class="pre-sign-in"> <!-- IMPORTANT: Replace the value of the <code>data-clientid</code> attribute in the following tag with your project's client ID. --> <span class="g-signin" data-callback="signinCallback" data-clientid="ClientID-HERE.apps.googleusercontent.com" data-cookiepolicy="single_host_origin" data-scope="https://www.googleapis.com/auth/youtube.upload https://www.googleapis.com/auth/youtube"> </span> </span>
I'm getting 404 response for the call https://apis.google.com/u/0/_/widget/render/signin?usegapi=1&clientid= Do i need to apply any configuration on my client id ?
Appreciate any insights.
Thanks, Madhu
1.4m articles
1.4m replys
5 comments
57.0k users