Got questions? Leave your message here or Schedule a quick call with our manager now

Bridge not found: ‘Incorrect FTP write permissions’ - what to do when I have this error?

API2Cart uses Bridge file that enables API interaction for some shopping carts. This folder should be uploaded to store directory via FTP client. In some cases a user may not have enough rights to change the corresponding folder. In order to fix it you have to change folder permissions:
  • 644 or 666 for "bridge.php", depending on your server configuration;
  • 755 or 777 for "/bridge2cart" folder, depending on your server configuration.

Posted in: Troubleshooting