Hello @Mark
Need a little help. (Uhmm if you have some time )
I wanted to use the API’s distanceMatrix and place autocomplete from google.
But every time I get a fetch error (Failed to load resource net=ERR_FAILED), although the link works fine directly in Chrome.
To resolve this error I used a {mode: no-cors} but
-
I have another error in the response [prototype] Json value
TypeError: ‘caller’, ‘callee’, and ‘arguments’ properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.r (: 1: 83) -
Obviously I no longer have an answer in Json
So my question: is this a problem in glide with this kind of API or my code is completely null