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 can't access /api/ path after installing. Postman says:
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>Not Found</h1>
<p>The requested URL /api/user was not found on this server.</p>
<hr>
<address>Apache/2.4.18 (Ubuntu) Server at localhost Port 4444</address>
</body>
</html>
The text was updated successfully, but these errors were encountered:
I can't access
/api/
path after installing. Postman says:The text was updated successfully, but these errors were encountered: