Hi,
I'm trying to apply the maps sample component (as per the Design Studio SDK Dev Guide) and have run into a problem with the authentication of my Google API key. When using the standard Google Maps component, after inputting my API key into the component jsinclude in contribution.xml, I was able to use the component in design studio with no problems. However when trying to use the Google maps with Data component I get the following error popup:
Just to be sure I requested a new API key and tried again but had the same problem.
I checked the chrome developer console and found that the page was running into problems at Authenticationservice.authenticate. When I investigated I found that the request URL does not include my API key:
Is this because of something I have/haven't done or is it more likely a bug in the SDK/Design studio?
Thanks,
Will
