Getting 404 in the browser.
2019-02-16 17:35:12.840 ERROR 13652 — [nio-5000-exec-1] mflix.api.security.JWTAuthEntryPoint : Unauthorized error: Full authentication is required to access this resource.
Getting 404 in the browser.
2019-02-16 17:35:12.840 ERROR 13652 — [nio-5000-exec-1] mflix.api.security.JWTAuthEntryPoint : Unauthorized error: Full authentication is required to access this resource.
For Somehow if you click on the link localhost:5000/status it does not work. it gives a 401 error as Unauthorized.
But if you go to localhost:5000 then click on status, then it works.
I attempt 2 times wrong because of this bug.
Yea that got it working.