facebook / facebook-php-business-sdk

PHP SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
818 stars 514 forks source link

FacebookAds\Object\Business #450

Closed godla closed 5 years ago

godla commented 6 years ago

in facebook API 3.0 in php7.2 createAdAccountCreationRequest this function how to add params business_registration i do it like this: $arr['business_registration'] = new \CURLFile($filePath,$mime,$name);

when request
the postfields is 'business_registration' => string '{"name":"\/data\/www-in\/iland-web\/getway\/1111.jpg","mime":"image\/jpeg","postname":"1111.jpg"}' (length=97)

how can i do it ? i think it is a bug

jingping2015 commented 5 years ago

Could you please provide more context for helping us to repro the issue ?

jingping2015 commented 5 years ago

We've been unable to reproduce this bug, and are unable to investigate further. We are closing the issue for now, if you identify a test case we can use to reproduce your bug feel free to re-open.