Open godtaehee opened 1 year ago
I get the same error. API works, but code does not work on my local environment as well. Query function returns an empty list.
Same here.If anyone have way to fix that please notice me
Source code is outdated and no longer works: https://github.com/meetDeveloper/freeDictionaryAPI/issues/102#issuecomment-1047556335
Current data is provided by Wiktionary.
I couldn't use it on my Mac.
I cloned it and install modules using command "npm i"
and I started node.js app using command "npm run start"
As you can see, I have tried to use it with "http://localhost:3000/api/v2/entries/en/two" and I have gotten those error from All English words.
I think google doesn't provide any results from unknown reuqests.
Help?