'How to use my heroku link after deploy it?

I've deployed my back-end, but now I am trying to access it with my front-end, but I am getting net::ERR_FAILED, how can I ability my access this link from the back-end in the front-end?

I did my Heroku link with the flask app and I am trying to implement it in my react app with Axios.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source