facebook / facebook-python-business-sdk

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

Error from Facebook API Call #505

Closed STANAPI closed 6 years ago

STANAPI commented 6 years ago

Hi, I have encountered the below error for the past few days. Could anyone advise on this? Thank you very much.

The Facebook API Call encountered the following exception:

Traceback (most recent call last):

File "C:\STB\STAN_MG_API\Facebook\fb_page_daily_2nd_degree_impression.py", line 100, in extract

column_6: str(i['value']['user post']),

KeyError: 'user post'

jingping2015 commented 6 years ago

Can you provide more context ? Like how you call business-sdk ?

jingping2015 commented 6 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.