Forum Discussion
Lodbrockcraft
2 years agoRegular Visitor
HTTPError: 404 Client Error: Not Found for url in get refreshes dataset
making a simple request to extract the update history of a dataset. However, I only receive this error for some datasets, for others the request works. I am making the request using the requests...
DallasBaba
Skilled Sharer
2 years agoLodbrockcraft The error message indicates that the server could not find the requested resource.
This could be due to several reasons, such as an incorrect URL, missing or inaccurate headers, or the resource not existing. It’s possible that the datasets causing the issue have been moved or deleted, or there is an issue with the API endpoint you’re using to access them. You might want to contact the database admin for questions.
You can read more at Microsoft Learn
Let me know if this works for you. @ me in replies, or I'll lose your thread!!!
Note:
Note:
If this post is helpful, please mark it as the solution to help others find it easily. Also, if my answers contribute to a solution, show your appreciation by giving it a thumbs up!