Questions tagged as 'facebook-javascript-sdk'

0
answers

Get timeline from my facebook page

I need to get my facebook posts and add them to my site, I managed to do it with pages without any problem, in this way. https://graph.facebook.com/v3.0/paginaaqui/posts?access_token=tokenaqui I have a code in javascript that gets my posts,...
asked by 10.06.2018 / 01:05
1
answer

Link does not exist or invalid, API Facebook ADS / creating Javascript ad

I'm creating the creative ad like this: FB.api(act_xxxxxxx + '/adcreatives', 'POST', { name: vlName, title: vlTitle, body: vlBody, image_url: vlImage_url, object_id: vlObject_id }, func...
asked by 21.05.2018 / 23:34
0
answers

ScrollView and ScrollTo - React Native

In my project I have a "Comments" button, and when I click it the expectation is that it will do a "Scroll To" until the comments section of the same page. But the file where the button is located is in different path / file where the comment...
asked by 06.05.2018 / 04:19
0
answers

How to open the Messenger Customer Chat Facebook Plugin from another button?

I'm implementing the Facebook Chat plugin on a website, where it renders an iframe on the page. I would like to know if it is possible to use a button on my page to do the same action as the button that opens the chat in the iframe ... Itrie...
asked by 19.02.2018 / 16:54
0
answers

Problem with login faceboo on Ionic

I'm developing an integration for a mobile application with facebook and my problem is identical to that of this topic: link = Has anyone ever been in a similar situation?     
asked by 02.11.2017 / 03:06
0
answers

MVC: Passing a Javascript value to a Session

How do I make a sort of "mix" between javascript and razor? I have a page that logs in through facebook, I can login and would like to assign the return of the javascript function that brings the user name, my page session. More or less like...
asked by 23.08.2015 / 05:55