This is my first time using axios and I have encountered an error.
axios.get( `http://someurl.com/page1?param1=1¶m2=${param2_id}` ) .then(
In my case it happened when my internet connection was unstable. Make sure your internet connection is stable.