Maybe you should look at what the load URL
block is reporting.
im trying but it seems its reporting a list every time
interesting. sometimes the block returns without questions
https://opentdb.com/api.php is rate-limited; sometimes HTTP error code 429 is returned.
Also, this service seems to be using a unnecessary "spaghetti" encoding, i.e., mixed URI ("%") and HTML entities ("&", "&#").
you need to split the results by json
bro. i did lol
can you send a script pic instead of a screenshot so we can look at the script? also, the part you have written in javascript can be done in vanilla snap code and is unnecessary
i think you should use the encode blocks in the dev mode
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.