Hi!

I had the same problem on Chrome and Yandex.Browser.

Access to XMLHttpRequest at 
'https://spreadsheets.google.com/d/1Hcc4ay2SZu1gImUljdbTVgw3GEaJrz-7IerNWcZDRzU/gviz/tq?gid=372589317&headers=1&tq=SELECT%20*%20WHERE%20(A%3D%22%D0%A2%D1%8F%D0%B3%D0%B0%D1%87%22)%20AND%20(E%20%3C%3D%2010000000)%20LIMIT%2040&tqx=reqId%3A0'
 
from origin 'null' has been blocked by CORS policy: No 
'Access-Control-Allow-Origin' header is present on the requested resource.

Amy's solution worked, though.

On Monday, July 27, 2020 at 11:04:37 PM UTC+3, Daniel LaLiberte wrote:
>
> Hi Joseph,
>
> Yes, we tested on all the modern browsers.  In fact, a big reason for the 
> change was to accommodate MS Edge.    
>
> The problem now seems to be that some spreadsheet URLs get redirected 
> (perhaps via server-side, so not visible?) which results in failures 
> because the CORS related info is not passed on.  Check your browser's 
> debugger to see what it reports when trying to do the query.  If there is a 
> redirect, use the URL that it redirects to, and you might have better luck.
>
> On Mon, Jul 27, 2020 at 3:38 PM Joseph Janos <[email protected] 
> <javascript:>> wrote:
>
>> Thanks, Amy for the solution! It works!
>>
>> Daniel,
>>
>> I assume you tested this bug on various platform: this is NOT MS Edge 
>> specific. I ran into this bug on a pure Google platform. (Chrome, Google 
>> Drive.)
>>
>> Joseph
>>
>> On Thursday, May 14, 2020 at 4:47:47 PM UTC+2, Daniel LaLiberte wrote:
>>>
>>> Thanks for your post(s) Amy.  I can reproduce the problem as well, and 
>>> we are investigating the cause.  There appears to be some incompatibility 
>>> with how Edge supports the features we are using in the Query call and 
>>> response.
>>>
>>> On Thu, May 14, 2020 at 7:35 AM Amy Finkbiner <[email protected]> 
>>> wrote:
>>>
>>>> For anyone who finds this by searching, you can work around the issue 
>>>> by calling google.charts.load('47') instead of 
>>>> google.charts.load('current').
>>>>
>>>> -- 
>>>> 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 [email protected].
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/google-visualization-api/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/google-visualization-api/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>
>>>
>>> -- 
>>> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
>>> [email protected]   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 [email protected] 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-visualization-api/4f7f31f3-d492-49f5-882e-66fee32b8ce7o%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/4f7f31f3-d492-49f5-882e-66fee32b8ce7o%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected] <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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/7d5061c1-b3f0-403f-85bd-f5be36ac9015o%40googlegroups.com.

Reply via email to