Where can I find a log of all API requests Roboflow has responded to?

Hi @robobart - this is something you’d have to add to your code. You’d want to make a check to see if the response returned was 200 (successful)

Additionally, here’s some code that should help: Python Package - Roboflow

  • Images that are already uploaded to the dataset fail for upload when using this code