Hello! I'm brand new to Toddle, and I'm following the excellent 7-days tutorials.
I'm currently working on the iTunes API use-case. I (think) I followed all instructions: creating a variable, mapping this variable to an input field, and mapping this variable to the 'term' query param.
But, the API never gets called, or doesn't take my new query parameter into account. I couldn't say what exactly is happening.
What I noticed is that the call seems random. When I change the query parameter in the configuration of the API and test-run it, most of the time, the response is incorrect (it contains only the results of my initial call)...
Is there any bug in the configuration of APIs, or am I doing anything wrong? (I noticed that the videos are a little outdated, and that some interfaces have changed; so maybe now, some other steps have to be followed?).
Thanks!