Hello,
Is it safe to use the consumer key and consumer secret as URL parameters?
In WooCommerce REST API documentation there is this section:
Occasionally some servers may not parse the Authorization header correctly (if you see a “Consumer key is missing” error when authenticating over SSL, you have a server issue). In this case, you may provide the consumer key/secret as query string parameters instead.