Thursday, January 31, 2019

Django API requests

Hi all, I use Django mostly and recently started working with APIs, I am trying to use the cat API

https://cataas.com/ and get cats by tag like cute, brown ... from within Django but I seem to be getting errors even when I try with postman testing tool, as well as after authenticating with my username and password.

Anyone with advise on how I can get the api to work?
Thank you in advance

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c6759dc2-6b8a-41de-a6dd-0eac7e0b9a5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment