todo day 3 - update todo input changes/removes task name
SOL
1 month ago
Oct 24, 2024, 12:12 PM
Hey I'm trying to complete the 7 day quick start tutorial. Completed most of day 3 except right now I'm facing this problem where checking off a task marks it as completed but removes the task name from the db in xano. can anyone tell me what I'm doing wrong here
Max
1 month ago
Oct 24, 2024, 12:19 PM
I don't know Xano, but you are sending the completed value as the header. That can't be right. It should probably be in the body
SOL
1 month ago
Oct 24, 2024, 1:14 PM
Ahh wait.. you’re right careless on my part. Let me try it
SOL
1 month ago
Oct 24, 2024, 1:58 PM
Fixed the header, but problem still persists 😢
Tod
1 month ago
Oct 24, 2024, 1:58 PM
Great energy @SOL! Your continuous contribution to the toddle Community just made you advance to Community Level 1!
Hmm.. interesting Was just following this tutorial here https://youtu.be/NItmmOhjXbA?t=4165 seemed to work for @Andreas Møller But I’ll try it out tho, thanks!
Lucas G
1 month ago
Oct 24, 2024, 4:00 PM
It could be that Xano doesn't do things like other APIs/backends
Lucas G
1 month ago
Oct 24, 2024, 4:01 PM
If it is not that, then we'd need to see the whole API call setup to help more. Hard to tell otherwise