Starting in 60 days, you won’t be able to create fetch jobs using IP addresses as URLs. This applies across the whole of Content Hub—including Excel imports, the Import link feature, API calls, SDKs, and integrations. This change is part of ongoing work to make the system more secure and reliable.
What should I do?
Replace any IP addresses in your fetch job URLs with domain names.
For example, updatehttp://127.0.0.1/sample.txtto something likehttp://my-website.com/sample.txt.
After the 60-day period, fetch jobs that still use IP address URLs will be blocked, so please review and make the necessary updates as soon as you can.