<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/891dc2be-6e11-488f-9e05-d278e63d8f78/https___s3-us-west-2.amazonaws.com_secure.notion-static.com_070e9ec6-bb60-4e37-b80b-ce3f2c860fa3_kap2.gif" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/891dc2be-6e11-488f-9e05-d278e63d8f78/https___s3-us-west-2.amazonaws.com_secure.notion-static.com_070e9ec6-bb60-4e37-b80b-ce3f2c860fa3_kap2.gif" width="40px" /> Click the arrow icon to expand and see detail.

</aside>

If you get ‘failed’ result when Running TroubleShoot on FluxBuilder with your PrestaShop website, follow the solution below:

  1. Install Prestashop Custom API Go to Dashboard > Modules > Module Manager > Upload a module. Select the module ‘PrestashopAPI.zip’.

  2. Create a new webservice keyGo to Dashboard > Advanced > Webservice > Add a new webservice key. Generate your key and select permissions. Click the Save button after finishing the settingsThere is a list of required permissions with the method GET: categories, products, product, product_options, product_option_values, languages, attribute, countries, shipping, payment, order_states, addresses, orders, register, signin, countries, states, order_histories, address, cart_rules

    https://support.inspireui.com/storage/article_images/Rm8AApq6vLfNRyhrOLNhSIqkznqyyqrDjnZhlHdh.png

  3. Enable WebserviceBy default, the webservice feature is disabled on PrestaShop and needs to be switched on before the first use. Go to Dashboard > Advanced > Webservice. Choose “Yes” for the “Enable PrestaShop Webservice” option and click the Save button

    https://devdocs.prestashop.com/1.7/webservice/img/enable_webservice.png

    That’s all 🙂