Questions tagged as 'facebook-api'

0
answers

Get email via Facebook Graph API

I am creating an application with AngularJs and I would like to login to Fb, I am using the Graph API of Facebook and it returns all the data except the email. this is my function: $scope.me = function() { Facebook.api('/me?fields=name,em...
asked by 22.08.2017 / 00:37
1
answer

problems with the goal to share on facebook

I am creating my web page, but now with the new api it asks me to share my publications with a link and through that facebook gets the images, titles, subtitles to generate the publication to share (since the previous api one put the parameters...
asked by 25.07.2017 / 02:54
1
answer

Import CSV file from Facebook marketing API

I have generated the statistics of my Facebook campaigns with the API Marketing and php ads sdk , I get access to my report and from the browser what I can download by entering an url like this:    www.facebook.com/ads/ads_insights/expor...
asked by 15.05.2017 / 19:26
1
answer

How to consume an Api Rest from a controller in Spring boot?

Good morning, I would need an example made with springRestTemplate / retrofit to be able to consume from a controller of a service own data provided by an external api rest. That is, I expose a service which queries data from an external a...
asked by 05.12.2017 / 16:56