Hi everyone! When implementing the sketchfab data api into our program we’ve noticed that some of the models returned by the search are deleted models, we realized originally because some thumbnails returned errors when downloading, but later realized that even some models that didn’t return an error when downloading the thumbnails were deleted models.
I’ve scoured the api documentation but I haven’t found any way to check if a model exists besides trying to download either info about it or the model itself, but I would like to know if there is any faster solution.
Thank you,
Lucas.