Closed tt2nn closed 4 years ago
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Which SDK version are you using?
6.0.3
What's the issue?
Hi, I use SDK to copy VideoCarouselAd but failed. And copy other type ad success.
Steps/Sample code to reproduce the issue
ad.createCopy().requestAllFields().execute();
Observed Results:
sdk response: {"error":{"code":1,"message":"An unknown error occurred"}} Server returned HTTP response code: 500 for URL: https://graph.facebook.com/v6.0/xxid/copies
Expected Results:
Do copy success
Thanks