Heya,
I'm starting with Toddle and I'm loving it so far. Since I'm a developer myself, this tool seems very intutive.
Kinda stuck with a small error while I was following Day 3 tutorial, building a to do app.
I'm able to Sign up, Log in, I see the auth token that gets returned too. But when in the list repeat formula, the auth token desn't seem to be passed. When I click on the API, I always get an Unauthorized error.
Here's a screenshot of my API. I checked all steps quite a few times, what may I be missing? Any thoughts?