I am developing an application using Nuxtjs
. The application is opening when I try to access the URL 127.0.0.1
. However, when I open the application using the URL localhost:5000
then Access to localhost was denied You don't have the authorization to view this page. HTTP ERROR 403
.
Previously it was working but not sure what happened now its not working.