Corjl WooCommerce Integration Troubleshooting Guide

If you are having problems connecting your WooCommerce site to Corjl, here are some troubleshooting steps you can take to resolve the issue. Try each step in the order it is given, checking to see if the problem has resolved after trying each step.

Step 1: Make sure that you specify the full path to your shop when connecting to Corjl. This includes whether it uses an “http” or “https” in the URL.

Step 2: Check the version of WooCommerce you are using for your shop. Corjl requires WooCommerce 3.5 or higher.

Step 3: Check to make sure your Permalinks are set to either “Post Name” or “Custom Structure” in your WordPress Settings.

Step 4: If the above options do not resolve the issue for you, you may need to make a change to the .htaccess file in your root directory. You will need to add the following line to the code (copy and paste): 

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

Added directly below the “RewriteEngine On” line (see images).

PLEASE NOTE: Any errors (including misspellings or bad settings) made to the .htaccess file can result in your website not loading properly or at all. We recommend that only advanced users make changes to this file and are not responsible for any problems that may occur from improperly editing this file.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us