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!