Getting this error when trying to use email sign in: java.lang.NoClassDefFoundError: kotlinx/serialization/internal/InstantSerializer #1027
-
I've just started using Supabase-kt for a project I'm building and I'm just setting up the auth endpoints. I've been having issues with serialization when the user logs in and supabase sends back a response to my app. I'll share the stacktrace (maybe not all of it), and my current gradle settings java.lang.ClassNotFoundException: kotlinx.serialization.internal.InstantSerializer Gradle:
// implementation("io.github.jan-tennert.supabase:serializer-jackson:3.2.2") Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I don't know if you have discord, but this user had the exact same issue. https://discord.com/channels/839993398554656828/1396458331186663514
|
Beta Was this translation helpful? Give feedback.
I don't know if you have discord, but this user had the exact same issue. https://discord.com/channels/839993398554656828/1396458331186663514