I have a form to update profile information. It works fine on the weweb side but for some reason its not filling in everything in the table. The data in the user table gets updated correctly except for time stamp, but nothing in my artist profile table gets updated.
Im not sure what I can show you to show whats going wrong because I have absolutely no idea.
Does anyone have any tips for working this out?
I have policies set up for everyone can read, and insert only for users with matching user_id, which the table does match the user_id.