Hi there, I’m using WeWeb Auth and I’ve added an attribute “Picture” to my user data. Why can’t I see this attribute when trying to bind this image?
Thanks!
Hi there, I’m using WeWeb Auth and I’ve added an attribute “Picture” to my user data. Why can’t I see this attribute when trying to bind this image?
Thanks!
Hey @rupertxyz
I don’t know which backend you are using, but this image needs to be sent to WeWeb in each getMe
API call. Meaning your user endpoint should have this data added to it.