Hi There,
I would like to connect my Brevo via an API to make new contacts, send emails, … However I keep running into the same issue when initializing my API Call:
Raw response for the API
Status code 401
{“message”:“Key not found”,“code”:“unauthorized”}
I have turned off all forms of authorization in Brevo, so normally all API calls should be accepted. I even tried the exact same call with Postman and it worked just fine.
Does anybody know how to fix this issue?
Thanks in advance!
J805
2
Hmm
Good question. Can you share a screenshot of the Bubble API Connector? Hope we can assist. 
Sure! Here’s everything regarding Brevo:
this is my setup which works if its helpful
dont put bearer as a pre fix to the api-key value. just stick your api key in there
I tried it and it works! Thanks for the help!