0

I'm using this automattic/woocommerce, A PHP wrapper for the WooCommerce REST API.

It's working fine from my local development environment and a cloud development environment but it's getting errors when applied to LIVE environment. I got errors like "Method Not Allowed", "Forbidden", "Don't have permission to access".

Tried using an empty wordpress with no plugins and a fresh .htaccess but still getting these errors.

Any ideas on this?

Thanks

LtGara
  • 1
  • 2

1 Answers1

0

This solution worked for me. Also make sure you have proper permissions. e-g storage and bootstrap folder.

Saif
  • 2,873
  • 2
  • 12
  • 30