facebook / facebook-python-business-sdk

Python SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
1.28k stars 631 forks source link

Incorrect field validation #527

Closed revmischa closed 5 years ago

revmischa commented 5 years ago

https://github.com/facebook/facebook-python-business-sdk/issues/177 A lot of people would like this fixed

jingping2015 commented 5 years ago

Hi, as mentioned in #177, you can add

import warnings
warnings.simplefilter("ignore")

in your code to avoid show warning. Also we want to handle bugs more efficiently, we've decided to close issue reporting in Github and move to our dedicated bug reporting channel. If you encounter a bug with Business SDK (Python), please report the issue at our developer bug reporting channel.