wordnik / wordnik-python3

wordnik python3 library
73 stars 13 forks source link

Synonym gives 404 error. #7

Open gabrielmajosi opened 4 years ago

tortured1 commented 3 years ago

I am also having a similar. getDefinitions is broken. It's giving me "urllib.error.HTTPError: HTTP Error 404: Not Found" getWord is also failing with an HTTP 422 return code.

getTopExample, getExamples, and getRelatedWords are working OK for me.