_From [email protected] on December 05, 2013 19:33:30_
What steps will reproduce the problem? If possible, provide a live demo of the issue. 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
_Original issue: http://code.google.com/p/google-api-javascript-client/issues/detail?id=117_
_From [email protected] on December 06, 2013 15:44:21_
Status: Invalid
Same problem with me..
https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.g0SsD3nZybw.O/m=client/rt=j/sv=1/d=1/ed=1/am=AQ/rs=AGLTcCNy9nhO1CNK4nx_ImBk80FYyCM9Ig/cb=gapi.loaded_0
Status : 404
@akumarmca how are you loading that URL?
@akumarmca saving a copy of the scripts from https://apis.google.com is not supported and leads to exactly these errors. I think that was a version from four months ago so I'm not surprised a copy of it no longer works.
I don't have a copy of the js and have the same issue...
Here is my code...
const script = document.createElement("script");
script.src = "https://apis.google.com/js/platform.js";
script.onload = () => {
debugger;
gapi.load('client:auth2', {
callback: function() {
// Handle gapi.client initialization.
//initGapiClient();
debugger;
},
onerror: function() {
// Handle loading error.
alert('gapi.client failed to load!');
},
timeout: 5000, // 5 seconds.
ontimeout: function() {
// Handle timeout.
alert('gapi.client could not load in a timely manner!');
}
})
What can be wrong?
@albertotorresfoltyn what URL is 404?
Same issue here.
yo what is this u just got a email saying "is this even legal" so i checked the links and this came up inside its elements