Skip to main content

My product fails to publish due to insufficient access rights to the store. What should I do?

When publishing a new product to your WooCommerce store you see an error message "product can not be published due to insufficient access rights to your store", you probably need to update your htaccess file so that it includes the correct rule. HTTP Headers sent information on what is allowed when communicating with other parties.

Please follow the steps to solve the issue:

  • Update your htaccess file so that it includes the following rule: SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
  • Delete your store and connect it once again
  • Make sure that everything works fine: go to WordPress -> Gelato -> Status and check that everything is green

 

Was this article helpful?

0 out of 1 found this helpful