My computers have Windows 11 OS.
I am in the corporate environment with multiple firewalls, and other security 
restrictions.

What is strange, from some computers the same call of the Web Service is 
working in BaseX!

In the original question, the $uri string was cut off.
Here is the correct $uri:

let $uri := 
`https://giswspro.miamidade.gov/ArcGIS/rest/services/MDPD_Locators/MDPDGeoAddressl/GeocodeServer/findAddressCandidates`
return http:send-request(<http:request method='GET' status-only='true' 
json='format=xquery,lax=true'/>, $uri)

Regards,
Yitzhak Khabinsky

Reply via email to