I\'m using custom headers as specified here:
const httpClient = (url, options = {}) => { if (!options.headers) { options.headers = new Headers(