We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LDdictionary not working
#15
Scout,
Thanks for reporting - my tests were OK, I used the word "world".

The problems is that there is no definition of the API Json returned, so I just assumed the format would be similar for different words - unfortunately not.  It's hard to write a reader of a syntax that changes with no proper definition or API.  I will have a look at this example and see what is returned from the call and what in the Json may be different.

We can see the returned Json with a direct call to a browser:

https://api.dictionaryapi.dev/api/v2/entries/uk/date

The issue then seems apparent!

To turn off erro rmessages, you can use LDUtilities.ShowErrors = "False" (not implemented in LDBasic).

Of the other suggestions I would go for the Wordnik one after looking at the complexity/restrictions of the ones listed.  Of course you can get your own free API key and use LDNetwork.SendWebRequest and parse the result - maybe a fun challenge in itself.  But if LDDictrionary is something that is important for some existing users then I will research more test Wordnik.
Reply


Messages In This Thread
LDdictionary not working - by jrmrhrb00 - 02-10-2025, 11:36 PM
RE: LDdictionary not working - by litdev - 02-11-2025, 09:12 AM
RE: LDdictionary not working - by litdev - 02-11-2025, 12:47 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-11-2025, 02:15 PM
RE: LDdictionary not working - by litdev - 02-11-2025, 02:21 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-11-2025, 02:46 PM
RE: LDdictionary not working - by litdev - 02-11-2025, 03:27 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-11-2025, 04:15 PM
RE: LDdictionary not working - by litdev - 02-11-2025, 04:31 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-11-2025, 07:20 PM
RE: LDdictionary not working - by litdev - 02-11-2025, 07:24 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-11-2025, 09:30 PM
RE: LDdictionary not working - by litdev - 02-12-2025, 09:22 PM
RE: LDdictionary not working - by Scout - 02-13-2025, 10:39 AM
RE: LDdictionary not working - by litdev - 02-13-2025, 10:50 AM
RE: LDdictionary not working - by z-s - 02-13-2025, 01:39 PM
RE: LDdictionary not working - by litdev - 02-13-2025, 01:55 PM
RE: LDdictionary not working - by z-s - 02-13-2025, 02:01 PM
RE: LDdictionary not working - by litdev - 02-13-2025, 02:31 PM
RE: LDdictionary not working - by z-s - 02-13-2025, 02:36 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-14-2025, 04:45 PM
RE: LDdictionary not working - by litdev - 02-14-2025, 05:17 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-14-2025, 05:46 PM
RE: LDdictionary not working - by litdev - 02-14-2025, 05:55 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-14-2025, 06:04 PM
RE: LDdictionary not working - by litdev - 02-14-2025, 06:45 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-15-2025, 02:55 PM
RE: LDdictionary not working - by jrmrhrb00 - 02-15-2025, 06:09 PM
RE: LDdictionary not working - by litdev - 02-15-2025, 06:14 PM

Forum Jump:


Users browsing this thread: 9 Guest(s)