Magento API

 
If you get ‘failed’ result when Running TroubleShoot on FluxBuilder with your Magento website, follow the solution below:
 
  • Run this command in the website directory:
    • php bin/magento setup:upgrade
  • Clear the cache on Magento after upgrade:
    • php bin/magento cache:flush
  • Change the Store View code: In Admin Site, Move to Stores -> All Stores and click Store View to change the store code. The store code must be language code like: en, ar...
    • notion image