Hi I am trying to fetch data from API with apiKey. But get undefined
const fetchTest = (url, key) => { fetch(url, { method: \'GET\', headers: { Accept: \