Replies: 1 comment 12 replies
-
|
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a Kotlin Spring Boot project.
I'm trying to install supabase storage but I'm having problems
Here is my Supabase configuration file:
I use the Supabase client in my service :
The error occurs when I try to call my endpoint :
I think it must come from the Ktor configuration
I just put the dependencies in my pom.xml
Any idea ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions