Results 2 comments of Rafael

Estou exatamente passando por isso agora.. muito estranho.

For those struggling... you can use any http client instead their api eg. ``` import axios, { AxiosInstance } from 'axios'; export default class BrevoEmailService { private axiosInstance: AxiosInstance; constructor()...