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...
Lodbrockcraft
2 years agoRegular Visitor
Hi DallasBaba, thanks for message.
I don't think it's a problem that the data set doesn't exist, since I can pull information from it via the API, including refreshes or canceling refreshes in API.
The problem is when I pull the refreshes history.
I also think it's not a mistake with the API endpoint, since the same code works for other datasets.