Problem with google maps widgets and deeplinks through sso

0
Hey all, When using my app normally, all of my map widgets are loading just fine (using the client’s Google JavaScript API with billing enabled). The problem is when I use my deeplink to hit something like https://appurl.net/sso/login?f=true&cont=link/Deeplink?getparameter1=123 (This has a “show page” action that passes the context object to the page) none of the maps widgets load properly. They show the error in the console that our API has “exceeded your request quota for this API”. This isn’t true though! If I simply refresh the browser, I am redirected to the homepage and I can navigate the app with working widgets just fine. The GoogleMaps.js looks exactly the same from both Network tabs whether I load from the deeplink or not. I believe it may have something to do with how the resources are loading when I reach the app’s homepage, vs. navigating directly to a page from the deeplink… Any thoughts? Thanks! Luke Bashford
asked
0 answers