Joaquin Jimenez
Results
2
comments of
Joaquin Jimenez
Hi, Clodinaraz. I had already tried using urlencode without success. Please check this code snippet: ``` try{ $publicId= "Advertisements/manolito,comas"; $encodedPublicId = urlencode($publicId); $result = $this->api->uploadApi()->updateMetadata(['act_test' => 'any value'], [$publicId]); dump($result);...
Hello @momoip I just opened ticket #190154