• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

"cannot list resources" error from WooCommerce REST API

phpandroidwordpresswoocommerce-rest-api


PHP Snippet 1:

<IfModule mod_fcgid.c>
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>

PHP Snippet 2:

RewriteRule ^index\.php$ - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]

Related Snippets

Magento Installation SQLSTATE[HY000] [2002] No such file or directory error

Can I write PHP code across multiple lines per statement?

Add restriction to WooCommerce coupons by allowed user ID

Docker image build with PHP zip extension shows "bundled libzip is deprecated" warning

Backend cannot be reached after Typo3 login screen

ldap is missing from system when installing adldap2 in laravel

browsersync doesn't work with XAMPP

enable Apache http Authorization header

Add customer email and phone in "Order" column to admin orders list on Woocommerce

Match csv filenames to table names and import

How to fix Call to undefined method AppModelsTableName::factory?

Symfony/Form add attribute based on the data

Filter array by skipping every nth element from the end

How to show a popup modal in codeIgniter?

Warning: A non-numeric value encountered

About Contact Privacy policy Terms and conditions