Sergiu Petean
Sergiu Petean
Hi @chancez, would it be possible to expose the Push APIs? maybe in a separate branch? I have an usecase where I generate my daily visualisation with Prometheus(+Grafana) but I...
Hi @timflannagan1 could you please pick this topic up?
Any chance we can get access, with some examples, to the push metrics APIs?
Yes. We want to visualise our "now" data but also have, in the same visualisation, the "past" data. For that, I would go through our historic data and generate the...
The problem is with the curl's syntax. Instead of ( vs {}) curl -X POST "https://graph.facebook.com/v2.7/me/subscribed_apps?access_token=" use curl -X POST "https://graph.facebook.com/v2.7/me/subscribed_apps?access_token={token}" The v2.7 or v2.6 makes no difference - it...