Drapcode connection to Supabase

Hello together,

I have an issue with API connection and user sign-up to Supabase. I created the API to Supabase in the “External API” window and inserted my public key and my URL. I also tried it with the private key provided by Supabase.

I picked “POST” as the method, also wrote as content type application/json and picked the user collection provided by the login plugin.

Furthermore, I created an event “Send Date to External API” and chose the API I created before.

In the frontend I inserted a collection form, connected it to the user collection and to the created event. When I started the preview I get on the upper right corner a notification Error saying Error from Source.

In the console I get the error code 400 “Bad Request”.

I’m looking forward to your help!
Benni

Hi @bennig,

Can you please attach the screenshot of your External API full page?

Thanks.

Hey,

thank you for your answer!

I couldn’t attach files here, so I made you a drive link where I uploaded the screenshots:
https://drive.google.com/drive/folders/10Nb1dVc5ZoUAtAXtBH8Hd6MLc56BuVu5?usp=sharing

best wishes
Benni

Hi @bennig,

Thanks for the screenshots. Can you please add the Screenshot of the lower section on the External API, where you process the response of the Supabase API.

Thanks.