googleworkspace / browser-samples

Web samples for Google Workspace APIs
Apache License 2.0
328 stars 559 forks source link

With Browser sample for Google Drive API, gapi.client.init is not respnding with error or success sometimes #63

Open santhosh-rajashekar opened 4 years ago

santhosh-rajashekar commented 4 years ago

Expected Behaviour

gapi.client.init ({config}, ... ) should respond always

Seen Behaviour

gapi.client.init ({config}, ... ) is respndoing sometimes but sometimes not

Specifications

santhosh-rajashekar commented 4 years ago

Above issue is linked to (same as ) below one

https://github.com/google/google-api-javascript-client/issues/575