joel_doerfel
06/23/2023, 4:48 PMfacebook_business.exceptions.FacebookBadObjectError: Bad data to set object data
which traces back to here, line 99: https://github.com/facebook/facebook-python-business-sdk/blob/main/facebook_business/adobjects/abstractobject.py. with some tinkering, figured out that the tap is hitting the API, returning all the batches of records, and successfully processing all of them except for the last batch, which is being redirected to a "Facebook: Error" page, so there's no json to parse, just html. thoughts on how to fix this?joel_doerfel
06/23/2023, 9:02 PMjoel_doerfel
06/23/2023, 9:02 PMuser
06/26/2023, 3:44 PMjoel_doerfel
06/26/2023, 4:15 PMuser
06/26/2023, 4:16 PM