pySocialWatcher icon indicating copy to clipboard operation
pySocialWatcher copied to clipboard

Deprecated API?

Open ianbstewart opened this issue 6 years ago • 0 comments

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"

ianbstewart avatar Jun 13 '18 14:06 ianbstewart