Open ralyodio opened 4 years ago
The key doesn't seem to work on my server:
I have validated the key is being logged properly right before usage.
NewsAPIError: apiKeyInvalid: Your API key is invalid or incorrect. Check your key, or go to https://newsapi.org to create a free API key.
It works fine locally.
This code only works on node 12, not 14 or 15.
@chovy thanks for bringing this to my attention
@ralyodio Is this still the case?
The key doesn't seem to work on my server:
I have validated the key is being logged properly right before usage.
NewsAPIError: apiKeyInvalid: Your API key is invalid or incorrect. Check your key, or go to https://newsapi.org to create a free API key.
It works fine locally.