#NextAuth character varying(255) Error

11 messages · Page 1 of 1 (latest)

storm solar
#

And tried to log in using it

#

And it gives me an error

#

actually, idk now

#

it gives me different thing all thetime

storm solar
#

value too long for type character varying(255)

#

but seems like it doesn't say in which table

wispy escarp
#

I guess the value is longer than 255 bytes which is the max length of that column in the db? in that case, increase the limit

storm solar