daniellaurel

Results 1 issues of daniellaurel

**Im using Lavel 8.3 and "automattic/woocommerce": "^3.0",** If I fetch order from a specific error I get this error Error: Missing OAuth parameter oauth_consumer_key Here is my code return response()->json($woocommerce->get('orders?customer=6'));...