/wc-api/v3/ is getting empty POST arrays
-
Trying to update or create a product via API , but nothing happends.
Made logging what API is getting and I see POST array is empty:[__PHP_Incomplete_Class_Name] => WC_API_Server [path] => /products [method] => GET [params] => Array ( [GET] => Array ( [filter] => Array ( [post_status] => any [sku] => 1606-010-L/XL ) [oauth_consumer_key] => 111 [oauth_nonce] => 111 [oauth_signature] => 111 [oauth_signature_method] => 111 [oauth_timestamp] => 111 ) [POST] => Array ( ) )
any ideas?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘/wc-api/v3/ is getting empty POST arrays’ is closed to new replies.