Hi all,
I was using the API feature and succeeded in fetching data with Postman. However, when I tried to use Axios to send HTTP request in, say, champ-below-header.liquid, to fetch data, it returns 404 error stating 'No 'Access-Control-Allow-Origin' header is present on the requested resource'.
What should I do to fetch the forum/topic/post data in the liquid?