When clicking the button on my front end (relevant portion shown below)
async function getSample() { const res = await fetch(\'/lookup/url\'); const data = aw