Questions / Feedback / Bugs for the Cat or Dog APIs?

Hello Aden, this is kinda silly but I found nowhere else to report this.

There is an image that has escaped the AI check and we have a bird instead of a cat.

The image ID is dhr

Other than that the API is great! I’m using it in a Discord bot.

Thanks Andreia - it’s been flagged for removal

Hi @Aden, I’m using the Dog API to practice my front-end skills, but I’m getting an error 500 when trying to upload an image.
Error: Cannot read property 'width' of undefined
I also tested directly on the API’s site and get the same error.


I’ll be waiting for the bug fixing to continue using the API.

Thanks!

Hi @tibecvp ,

Looks like you found a bug, which has now been fixed.

I’ve made a little example of how to upload images to the API just to be sure. https://codepen.io/adenforshaw/pen/qBxzJNQ

Thanks for posting, really appreciate it. Let me know if you see any other issues here or on the Discord channel

1 Like

Thank you very much, @Aden

Now it is working for me, I appreciate it.

Hi Aden,
Did the cat api remove the breed, i cant use the breed header now

@whitesugar - not sure what you mean. All the ./breeds endpoints still exist - you might need to use your API Key to access them though

Happy to look at any code you’re using and provide any free support on our Discord though That API Group

Hi Aden

Is there a way to get the favourite and vote data returned with the images returned from /v1/images?

Or must I get each list separately and reduce them to one list?

Hi Aden,

I noticed today that the image property in the JSON data for the /breeds endpoint was missing.
This was with the dog API.

It seems like it was taken away.

Did something change? Maybe I’m missing something!