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
I have Nodjs, express and axios intsalled but i get this error message:
[Server running on port 3000
/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/createError.js:16
var error = new Error(message);
^
Error: Request failed with status code 403
at createError (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/createError.js:16:15)
at settle (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/adapters/http.js:260:11)](url)
The text was updated successfully, but these errors were encountered:
I have Nodjs, express and axios intsalled but i get this error message:
[Server running on port 3000
/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/createError.js:16
var error = new Error(message);
^
Error: Request failed with status code 403
at createError (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/createError.js:16:15)
at settle (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/home/samar/Desktop/Jarvis2/NSE_nodejs_API/stock-market-india/node_modules/axios/lib/adapters/http.js:260:11)](url)
The text was updated successfully, but these errors were encountered: