Hey guys, I have been trying to do a simple profile picture update for a user that is authenticated via Auth0 in my app. But each time I do that, I get an internal server error 500.
I tried to only update the image value, that did not work. And then I tried by filling up every entry and even then I got the same error. What exactly am I doing wrong?