• 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

How to load Codeigniter 4 lang file into an array variable

Correctly determine if date string is a valid date in that format

laravel automatically deletes server.php on php artisan serve

How to get transaction details in notify_url page in paypal

Object of class stdClass could not be converted to string error

"There is no active transaction" when refreshing database in Laravel 8.0 test

PHP each() function replacement

how to fix Service provider class not found when using repository?

Undefined Array Key error when uploading image on php

WooCommerce Additional Information - if empty, hide

Laravel PackageManifest.php: Undefined index: name

Mobile browsers are adding .html to filename on download

How to separate letters and digits from a string in php

Make Shipping Method fields Mandatory on Woocommerce checkout page

How to create a individual template for page or post in custom plugin?

About Contact Privacy policy Terms and conditions