diff --git a/src/gam/__init__.py b/src/gam/__init__.py index 04219e29..18725b6e 100755 --- a/src/gam/__init__.py +++ b/src/gam/__init__.py @@ -910,6 +910,7 @@ def getService(api, http): version, http=http, cache_discovery=False, + static_discovery=False, discoveryServiceUrl=discoveryServiceUrl) GM_Globals[GM_CURRENT_API_SERVICES].setdefault(api, {}) GM_Globals[GM_CURRENT_API_SERVICES][api][