You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For projects with a custom API on google cloud endpoints it would be nice if there was an api-key property in google-client-loader. That way I wouldn't have to set it myself through gapi.client.setApiKey("###API-KEY###"); when gapi.client has been loaded.
For projects with a custom API on google cloud endpoints it would be nice if there was an
api-key
property ingoogle-client-loader
. That way I wouldn't have to set it myself throughgapi.client.setApiKey("###API-KEY###");
when gapi.client has been loaded.The text was updated successfully, but these errors were encountered: