You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const newsapi = new NewsAPI(MY_API_KEY)
my console tells me "No API key specified" yet the API key is there, i later copied the API key from the .env file, place it, and still got the same error