Questions tagged as 'facebook'

0
answers

Share news on Facebook

My problem is the following: I added a Facebook share button to my page. But at the moment of doing it, the news does not appear correctly. It appears to me without an image. I used the Facebook content debugger ( link ) to see how it was dis...
asked by 20.11.2017 / 14:42
0
answers

How to get the list of facebook friends with the Grap API from android?

I'm trying once to login to facebook from my application on android to get a list of my friends, as well as some data, I'm guiding me for this link but at the time of consultation the json that returns me it turns out to be empty, this is the...
asked by 20.11.2017 / 16:11
0
answers

Log in with Facebook with OAuth in asp mvc

I have configured the login to a ASP MVC web application with facebook , twitter , G + and Microsoft , but facebook stopped working. I read that facebook changed some things, they know if there is a way to solve the problem and if I c...
asked by 27.06.2017 / 18:51
0
answers

Use Passport-facebook in a rest API in NodeJS? [closed]

I have an application made in express , until now I used the same server to show HTML and so on. This application has a Facebook login and it works. I need to know how to implement the Facebook login in a API to be used from a client a...
asked by 19.05.2017 / 14:49
1
answer

Publish to a Facebook group with requests / Python without the API

#!/usr/bin/env python # -*- coding: utf-8 -*- import argparse import datetime import json import logging import re import random import requests import shutil from pyquery import PyQuery as pq def main(username, password, page, imgurURL):...
asked by 15.04.2017 / 13:32
1
answer

Facebook signup IOS parse

Good afternoon: When he managed to signup and login with Facebook he saved me the id in Parse but he did not save the email of the user used from Facebook to register. He used oauth in Parse server but I do not know why the email does not appear...
asked by 22.02.2017 / 23:12
2
answers

How to show the main image when sharing on Facebook with Laravel

I'm trying to make my site interact with facebook. I'm interested more than anything, the issue of sharing, but this problem itself escapes the plugin that provides facebook I think. In case both with the share button or manually stick the li...
asked by 27.10.2016 / 18:42
1
answer

How to try App link facebook if you have not yet uploaded an app in google play?

I am developing an Android app and it is my first time that I will upload it to Google play. I want to implement the Facebook App Link functionality. Is there any way to test with the link of my app? Or subierla first to then implement it?     
asked by 19.10.2016 / 23:22
0
answers

Installation of phonegap-facebook-plugin doubts

I am following the following tutorial to install the phonegap-facebook-plugin with Ionic link I was able to make it work in the browser with some modifications, but I could never make it work on my android with the cordova APP to connect...
asked by 05.07.2016 / 15:06
0
answers

Does Facebook SDK of Facebook require SSL? [closed]

With js I can get all the information but I read on the internet that some have problems some with php say that it is for the hosting and others because it requires to have an SSL certificate some know if it is like this or not? because in the d...
asked by 01.07.2016 / 21:55