meetDeveloper / freeDictionaryAPI

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.
https://dictionaryapi.dev/
GNU General Public License v3.0
2.56k stars 259 forks source link

No Definition Found error for every word #200

Open yousefan opened 5 months ago

yousefan commented 5 months ago

Hi,

I run the project and I got the below result for every word { "title": "No Definitions Found", "message": "Sorry pal, we couldn't find definitions for the word you were looking for.", "resolution": "You can try the search again at later time or head to the web instead." }

why is this? and how can I solve the issue?

pendragons-code commented 5 months ago

provide more details, for example the url of the request you used.

zhonghanwen commented 1 month ago

I'm having the same problem.