Closed phongphanmage closed 4 years ago
Steps to reproduce:
$params = (new \Shopee\Nodes\Item\Parameters\UpdateItemImg([ 'item_id' => (int) $shopeeProductId, 'images' => [$urlImage] ])); $client->item->updateItemImage($params);
Errors: [msg] => type of images is invalid, should be string [request_id] => 8d80c8c0bcb2dce8d12f01ed53c45177 [error] => error_param @minchao : Can you help to check this ? Shopee team said that it's working by their end.
[msg] => type of images is invalid, should be string [request_id] => 8d80c8c0bcb2dce8d12f01ed53c45177 [error] => error_param
Steps to reproduce:
Errors:
[msg] => type of images is invalid, should be string [request_id] => 8d80c8c0bcb2dce8d12f01ed53c45177 [error] => error_param
@minchao : Can you help to check this ? Shopee team said that it's working by their end.