i am trying to retrieve a base from my airtable in Node.js
using
const fetchCourses = () => fetch(“https://api.airtable.com/v0/app...../Products”);
and this is the error i am getting
{“error”:{“type”:“AUTHENTICATION_REQUIRED”,“message”:“Authenticatio...