skip to Main Content

Blank admin page on Magento 2.3.0 CE in localhost

I have installed Magento 2.3 on my local-machine, installation goes fine. I can access my store at localhost/magento. I tried to access my admin page localhost/magento/admin_pogi but it gives me a blank page and redirected to the url http://localhost/magento/admin_pogi/admin/index/index/key/a062e79f617010c42b07d662103d5142cd9bbe86314fb54da3e4cb5542b11eee/. What…

VIEW QUESTION

Access-Control-Allow-Origin for Magento 2 and ionic

There are many questions about "Access-Control-Allow-Origin" which I applied in htaccess as follows Header set Access-Control-Allow-Origin "*" After applying that I am facing following error: "Access to XMLHttpRequest at 'http://XXX.XXX.XXX.XXX/XXX/rest/V1/categories/3357' from origin 'http://localhost:8100' has been blocked by CORS policy: Response…

VIEW QUESTION
Back To Top
Search