I'm running Vue.JS on my local machine. The login page is not allowed to go further, it give error in https://preview.keenthemes.com/metronic8/laravel/api/login?email=admin%40demo.com&password=demo
Hi,
Could you please specify which Metronic version are you using?
We are using Metronic 8.
We did some refactoring on API, so authentication on versions lower than v8.0.30 will not work.
Please refer to demo1/src/store/modules/AuthModule.ts in the latest Metronic version to fix this error.
Thanx Lauris,
Its works.!