Hello again my friend.
The user_id
for Xano is a number not a name. When you login you will get the user_id
.
In my example above, my login information shows that my user_id
is 3
So you need a variable to save this ID to use it later.
Hope this makes it clear.