eBay API FindPopularSearches call using node.js returns 'Getting popular keywords is not enabled on current site' error
I'm using the "request" module and passing all the correct arguments for the eBay API's FindPopularSearches endpoint and no matter what I do, I keep getting this error: Getting popular keywords is not enabled on current site. At first I…