Hi Daniel,

As Terry said, I had grabbed the wrong url. It is 
https://www.gstatic.com/charts/45.2/js/jsapi_compiled_geochart_module.js

On Wednesday, October 3, 2018 at 2:02:09 PM UTC-7, Daniel LaLiberte wrote:
>
> A problem with the table chart should be complete separate from anything 
> involving the geochart.
>
> Here is a jsfiddle page loading 45.2 with a table chart:  
> https://jsfiddle.net/dlaliberte/b0j5vo2x/  
> Seems to be loading 
> https://www.gstatic.com/charts/45.2/js/jsapi_compiled_table_module.js 
> just fine.  Does this show up correctly for you?  Maybe you have a cached 
> copy that is bad?
>
> On Wed, Oct 3, 2018 at 4:56 PM 'Bryce Kujala' via Google Visualization API 
> <google-visua...@googlegroups.com <javascript:>> wrote:
>
>> Yes, the API key is quoted. I noticed that single quotes are not valid 
>> JSON, so I have changed to use double quotes in case that was the issue, 
>> but that did not help.
>>
>> From looking at the Network tab, the issue seems to be that it is calling 
>> to https://www.gstatic.com/charts/45.2/js/jsapi_compiled_table_module.js 
>> but the response is empty. It returns a 200 and there is no corresponding 
>> error. Is this consistent with the behavior if it did not recognize our API 
>> key? Should I see the key as part of this request?
>>
>> On Wednesday, October 3, 2018 at 1:44:18 PM UTC-7, Daniel LaLiberte wrote:
>>>
>>> You no longer need to load the jsapi loader; it was necessary up until 
>>> version 45, but no longer.
>>>
>>> Make sure you quote your mapsApiKey.  Looks good otherwise.  Have you 
>>> observed what happens in the browser debugger?  Look especially at the 
>>> 'Network' tab to see what resources get loaded.
>>>
>>>
>>> On Wed, Oct 3, 2018 at 4:19 PM 'Bryce Kujala' via Google Visualization 
>>> API <google-visua...@googlegroups.com> wrote:
>>>
>>>> Hi Daniel,
>>>>
>>>> I also suspect that it is related to the mapsApiKey as we are not 
>>>> currently using one. I've set the following code in a test environment. 
>>>> Does this look right?
>>>>
>>>>     <script type="text/javascript" src="
>>>> https://www.gstatic.com/charts/loader.js";></script>
>>>>     <script type="text/javascript" src="https://www.google.com/jsapi
>>>> "></script>
>>>>     <script type="text/javascript">
>>>>         google.charts.load('45.2', {'packages':['corechart', 
>>>> 'geochart', 'table'], 'mapsApiKey': <My newly created API key>});
>>>>     </script>
>>>>
>>>> When I look at the console at 
>>>> https://console.cloud.google.com/google/maps-apis/overview I do not 
>>>> see any activity against my key, which makes me suspect I've missed a step.
>>>>
>>>> Since we're missing the key, I don't have an environment you can access 
>>>> directly. However, if we can screen share, I can show you what I am seeing.
>>>>
>>>> Thank you for the quick response!
>>>>
>>>> On Wednesday, October 3, 2018 at 12:54:03 PM UTC-7, Daniel LaLiberte 
>>>> wrote:
>>>>>
>>>>> Do you see charts on the GeoChart documentation page?  
>>>>> https://developers.google.com/chart/interactive/docs/gallery/geochart  
>>>>> Can you point us at a page showing the problem you are experiencing?
>>>>>
>>>>> Perhaps the problem you are having is related to the mapsApiKey.  The 
>>>>> geo coding service has become more restrictive in recent weeks, so you 
>>>>> will 
>>>>> have to set up use of your own key instead of relying on the default.
>>>>>
>>>>> On Wed, Oct 3, 2018 at 2:48 PM 'Bryce Kujala' via Google Visualization 
>>>>> API <google-visua...@googlegroups.com> wrote:
>>>>>
>>>>>> When jsapi_compiled_geochart_module.js loads via the Loader, we get 
>>>>>> back no code, which causes the geochart to not display. I have tried 
>>>>>> changing the version from current to 45.2, but I still see the same 
>>>>>> result. 
>>>>>> I do not see any errors. Is there anything else I should try?
>>>>>>
>>>>>> -- 
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "Google Visualization API" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>> send an email to 
>>>>>> google-visualization-api+unsubscr...@googlegroups.com.
>>>>>> To post to this group, send email to google-visua...@googlegroups.com
>>>>>> .
>>>>>> Visit this group at 
>>>>>> https://groups.google.com/group/google-visualization-api.
>>>>>> To view this discussion on the web visit 
>>>>>> https://groups.google.com/d/msgid/google-visualization-api/e2d5c17b-f112-43a3-befc-16aef1044274%40googlegroups.com
>>>>>>  
>>>>>> <https://groups.google.com/d/msgid/google-visualization-api/e2d5c17b-f112-43a3-befc-16aef1044274%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>> Daniel LaLiberte 
>>>>> <https://plus.google.com/100631381223468223275?prsrc=2>
>>>>> dlali...@google.com   Cambridge MA
>>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Google Visualization API" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to google-visualization-api+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to google-visua...@googlegroups.com.
>>>> Visit this group at 
>>>> https://groups.google.com/group/google-visualization-api.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/google-visualization-api/e43fd0df-eeaf-42e2-bf93-f86db655d7f0%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/google-visualization-api/e43fd0df-eeaf-42e2-bf93-f86db655d7f0%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>> -- 
>>> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
>>> dlali...@google.com   Cambridge MA
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Visualization API" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-visualization-api+unsubscr...@googlegroups.com 
>> <javascript:>.
>> To post to this group, send email to google-visua...@googlegroups.com 
>> <javascript:>.
>> Visit this group at 
>> https://groups.google.com/group/google-visualization-api.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-visualization-api/6a69a7cd-b03d-4d13-bbe3-b4646cf9a1eb%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/6a69a7cd-b03d-4d13-bbe3-b4646cf9a1eb%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> dlali...@google.com <javascript:>   Cambridge MA
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/50c0d360-08dc-41a9-a421-90e34d6b74c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [visualization-api] Geocha... 'Bryce Kujala' via Google Visualization API
    • Re: [visualization-ap... 'Daniel LaLiberte' via Google Visualization API
      • Re: [visualizatio... 'Bryce Kujala' via Google Visualization API
        • Re: [visualiz... 'Daniel LaLiberte' via Google Visualization API
          • Re: [visu... 'Bryce Kujala' via Google Visualization API
            • Re: ... 'Daniel LaLiberte' via Google Visualization API
              • ... 'Terry Osterdock' via Google Visualization API
                • ... 'Terry Osterdock' via Google Visualization API
              • ... 'Bryce Kujala' via Google Visualization API
                • ... 'Daniel LaLiberte' via Google Visualization API
                • ... 'Bryce Kujala' via Google Visualization API
                • ... 'Daniel LaLiberte' via Google Visualization API
                • ... 'Bryce Kujala' via Google Visualization API
                • ... 'Bryce Kujala' via Google Visualization API

Reply via email to