maraujo / pySocialWatcher

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

Deprecated API? #12

Open ianbstewart opened 6 years ago

ianbstewart commented 6 years ago

I had to update REACHESTIMATE_URL in constants.py because one of the tokens that I was using was not working with the old API (recently updated from 2.11 to 3.0).

REACHESTIMATE_URL = "https://graph.facebook.com/v3.0/act_{}/delivery_estimate"