Avatar

Employee

@navink386520 - I suspect you don't have the `request` module in your package.json file. Please try adding it, npm install, and rerun your app.

In the long term, we should migrate this code to use node-fetch instead.