• 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

MySQL - Connection failed: No route to host

Make certain characters of a word from string bold

Symfony 4: "Autowire: you should configure its value explicitly."

PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: no such host known

How to skip cart page on woocomerce for certain products only?

HTTP Range requests with php for Video Embedding for solving going to specific time in video (seek bar not work)

enroll_table three field fetch to payment form to create payment field in laravel 5.5

Uncaught TypeError: Cannot read property 'length' of null when retrieving tags from wp

Filter WooCommerce related products by Polylang language

Laravel 4 Redirect::back() not going to previous page (refreshing current page)

How to convert time from one timezone to another in PHP

advanced custom fields wordpress custom class

Laravel 5.1 Unknown database type enum requested

how to get value from array in laravel

Laravel Delete and Update

About Contact Privacy policy Terms and conditions