Questions tagged as 'facebook'

0
answers

Facebook App- Collect profile Data

I want to build a Quiz and integrate it with facebook to collect profile data. Can you help me? What do I have to do?     
asked by 15.01.2018 / 20:16
1
answer

Improve image quality - Upload Facebook API

I'm creating a Facebook post with a photo with the following code: FB.api( '/me/photos', 'POST', {"url": imagem,"message": texto_publicaco}, function(response) { alert("Postagem criada"); } )...
asked by 06.10.2017 / 22:03
1
answer

Log in using native Facebook dialog from a Progressive Web App

Hello I'm developing a site that will use Facebook as the authentication method. However, instead of using the web dialog, I would like to use the native Facebook dialog on Android (or iOS). I researched if this was possible, and in the fe...
asked by 10.09.2017 / 23:35
1
answer

Login with Facebook on Xamarin Forms

I'm developing an application using Xamarin.Forms and need to use Facebook's authentication system. what happens is that when I debug it I get an error message saying:    Unable to load URL: The domain for this URL is not included   in the ap...
asked by 09.09.2017 / 18:43
1
answer

facebook mongodb rails authentication

Hello, I'm developing an authentication system with facebook, using ruby on rails and mongodb. I need to do the device integration with facebook api (understand like any other social network, too), for the system. I do not find consistent mat...
asked by 26.07.2017 / 22:16
2
answers

Error saving image to Facebook profile via PHP SDK

Good afternoon! I'm using the Facebook SDK to login to my site, I can return the data, including the profile photo link, but I can not save the image, the following error occurs: A PHP Error was encountered Severity: Warning Message:...
asked by 26.07.2017 / 21:19
1
answer

Log in with the Facebook user

How do I do a routine in C # or Razor on my site, to instead of the guy only by the login page, have the option to log in for the facebook user? I'm not asking for ready code, just how I do it.     
asked by 16.05.2017 / 23:32
0
answers

Data Facebook AP IFacebook

Hello, I need to do a job in my college. I need to capture data of at least 70 people can be my friends on facebook, each record will have the following attributes: Name, Age, Location, Usage time, Tanned, shares. My question is how do I g...
asked by 25.05.2017 / 23:03
1
answer

Open Graph Facebook

I created the following Open Graph tags to be able to share pages of a site: <meta property="og:type" content="article"> <meta property="og:title" content="Tranzao"> <meta property="og:site_name" content="BrainStorm"> <met...
asked by 09.05.2017 / 13:17
1
answer

Sidebar on a site made without CMS

I made a website where I own a Blog. This site was made without CMSs like Wordpress. Only in pure code. In my Blog posts I would like to have a sidebar next to the text. Displaying only a preview of the Facebook page. I do not know if you...
asked by 04.05.2017 / 15:47