Hello KeenThemes Support Team,
I'm trying to run the Rider Vue demo locally following the installation guide.
The project installs successfully, and the development server starts without any issues.
However, when I attempt to sign in, the frontend sends a request to:
https://preview.keenthemes.com/metronic8/laravel/api/login
The request is blocked by the browser due to a CORS policy error:
"No 'Access-Control-Allow-Origin' header is present on the requested resource."
As a result, the login request fails and I cannot continue using the demo.
Additionally, I'm unable to access the live demo and the documentation on the KeenThemes preview website. The pages either fail to load or are unavailable on my side, so I'm unable to verify whether the issue is related to my local environment or the demo itself.
I've attached a screenshot of the browser console showing the CORS error.
Thank you for your support. I look forward to your guidance.