Open gurpreet-legend opened 2 years ago
Hi @gurpreet-legend I would like to work on this bug. Please assign it to me. Think I can work on this. Just to confirm, you want me edit the alan-script.example file and that should have axios calls. Is that correct? Because I cannot see anywhere else where you are making calls in the code.
Hi @gurpreet-legend I would like to work on this bug. Please assign it to me. Think I can work on this. Just to confirm, you want me edit the alan-script.example file and that should have axios calls. Is that correct? Because I cannot see anywhere else where you are making calls in the code.
Yupp, exactly that I want
Awesome, @gurpreet-legend check out my pull request #21
Actually, I ran your script, there were some errors I resolved them and already made a push, so I think this issue had already been resolved, just make a pull request to verify.
If you fixed the bug then that's fine. I'll just close the pull request.
Bug:
request.js
, update all the instances of get requests from the News API usingaxios
. Follow this link to change all the request methodsExample: In
alan-scripts.example.txt
, Instead of :Use this: