When I sign in with discord, it works fine, when I sign in with spotify, I get this error:
"The provided value for the column is too long for the column's type. Column: for"
I dont have a column "for" in my schema. Prisma creates a new user table, but cant create an account for the user.
I just switched from SQLite to MySQL, I know the solution would be to make the "for" column longer, but I dont know where the "for" column is