Brevio bubble api 401 error

Hi,

I am can connect to brevo api with postman and my key etc works fine so i can send contact details to my account but it doesn’t work in the bubble api connector.

Any thoughts

Screenshot attached of my connector set up

Double-check that the API key in your Bubble API Connector is exactly the same as the one you’re using in Postman. Also, make sure that the authorization type is set correctly, sometimes switching between “Bearer” and “Basic” can make a difference.

1 Like

Thanks Laura,

I’ve just tried basic and still the same! Not sure why postman is working but not bubble. I’ve checked the key over and over.

Hi Phil,

If you just want to send contacts to Brevo :

  • Choose the “none or self-handled” mode
  • In your API call add two headers: api-key and content-type

Here’s a screenshot:

If you want to use Bubble’s OAuth, you’ll need to register an app with Brevo.

That’s should work!

I hope this helps.

Thank you that worked!

I’m looking to send more data etc but that’s a lot better than a 401

thank you

phil

1 Like

You’re welcome ! :smile: