• 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

Get lat/lon from google maps url ftid (hex)

Connecting an HTML webpage to a SQL Server

Laravel no logout option from menu after successfull login

Whats the point of running Laravel with the command 'php artisan serve'?

best way to store error messages in Laravel (session or variable)

301 Redirect to remove query string on homepage only

php code to send checkbox form results to email

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null

Facebook SDK error: Cross-site request forgery validation failed. Required param "state" missing from persistent data

Call to a member function givePermissionTo() on null

how to hide previous markers when new markers added in google map javascript api

how to get the header value, if we don't know the value because the value is random from the server

Appending data to an anchor tag

How to use $this->session->set_userdata in codeigniter

Confirm Leave on External Links in Wordpress

About Contact Privacy policy Terms and conditions