Skip to content

Webservice returns me when retrieving addresses: "Error downloading the requested resource" #3431

Discussion options

You must be logged in to vote

You need to find out how to set a User Agent string. A Visual Basic forum might be a better place to ask.

https://codingislove.com/http-requests-excel-vba/ suggests it's something like xmlhttp.setRequestHeader "User-Agent", "name-of-your-app"

https://codingislove.com/weather-app-in-excel-vba/ explains how to call xmlhttp and convert the response to a DOMDocument

the information from the user agent and the service responded to me with information, your advice was helpful to me. Thank you very much for your help you saved me

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@mtmail
Comment options

@JaimeSistemas
Comment options

@mtmail
Comment options

@JaimeSistemas
Comment options

Answer selected by JaimeSistemas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3430 on May 29, 2024 15:43.