The web data connector domain has been added to the safe list, but the extract refresh job fails and reaches the backgrounder query limit when connecting to the web data connector.
The domains added in the safe list are incomplete.
Besides the main domain URL, please add the entire domain to the secondary safe list by using a wildcard as in the following example:
http://example.com/.*
If you are adding the safe list by the TSM command, please add the above URL in the secondary safe list.
tsm data-access web-data-connectors add --name "Name" --url http://example.com --secondary http://example.com/.*
If you are adding the safe list by using a JSON file, the file should be defined like this.
============={ "configEntities": { "web-data-connector-settings": { "_type": "webDataConnectorSettingsType", "enabled": true, "refreshEnabled": true, "whitelist": { "http://exapmle.com": { "secondaryWhitelist": [ "http://example.com/.*", ] } } } } }}
=============
If the issue still occurs, try to check if other domains are using when connecting to the WDC and add all necessary domains in the wildcard format.
001471392

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.