maraujo / pySocialWatcher

Social Watcher on Facebook Marketing API
MIT License
109 stars 49 forks source link

deprecated version of the Ads API? #25

Closed gyouzazuoyg closed 4 years ago

gyouzazuoyg commented 4 years ago

2020-02-24 00:02:57 MSI-GYOUZA root[18388] ERROR Error Message:(#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v6.0. 2020-02-24 00:02:57 MSI-GYOUZA root[18388] ERROR "{u'message': u'(#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v6.0.', u'code': 2635, u'type': u'OAuthException', u'fbtrace_id': u'ApMcc7aMH33Kblh9Q_oWDc4'}"

gyouzazuoyg commented 4 years ago

I'm not sure if I've configured the access token correctly..... Am I the only one facing this problem? @6RHDCKP)}UHK2330DWLE{G

gyouzazuoyg commented 4 years ago

Solved by replacing the 3.1 with 6.0 in constant.py and re-installing the model pysocialwatcher.

gyouzazuoyg commented 4 years ago

Close