Skip to main content

All Questions

Tagged with
2 votes
1 answer
411 views

Microsoft Bot Framework - Facebook Integration - Net Framework

I have a Chatbot Solution created using .Net Framework which is integrated with Facebook messenger using the following instructions from Microsoft: https://learn.microsoft.com/en-us/azure/bot-service/...
Ignacio Berra's user avatar
-1 votes
1 answer
1k views

trying to scrape facebook messenger chat esp. a facebook messenger group chat

I am trying to scrape some fb messenger group chat using c# + selenium + htmlAgilitypack. Till now, i am being successful in signing in to facebook and navigating to messenger chat but I am unable to ...
Anas Avais's user avatar
0 votes
0 answers
325 views

How can I share a post of my game on Facebook using Unity3D and FacebookSDK?

I am developing a 2D game in Unity and I would like to share a high score post on Facebook, which would have a title, description and also an print screen and a link that would redirect Facebook user'...
Tonon's user avatar
  • 77
0 votes
0 answers
46 views

Facebook login exeption in asp core version 3

Im setting up a Facebook login in an asp core 3 application. When I click on Facebook login button the site redirects to Facebook login page, but when it redirects back, I get this exception page: ...
עמית לוי's user avatar
0 votes
0 answers
148 views

Facebook authentification forbidden

Faced issue with facebook authentication which starts a few months ago, the error is: "Error from RemoteAuthentication: An error occurred when retrieving Facebook user information (Forbidden). Please ...
semper fi's user avatar
  • 727
0 votes
1 answer
321 views

Embed page links dynamically in FB share button code

I have a dynamic list of profiles which have a static page link. I want to share that link to facebook but my static pages url not embedding in href of facebook code Tried including link like this: ...
salman's user avatar
  • 9
0 votes
1 answer
252 views

Dialog automatically continue when user closes or press a button in the webview on Botframework V4

I have a web app deployed in azure that opens in Messenger Webview. I made a empty text prompt for user to click for the user to be able to continue when they close the Webview. However, users ...
user10860402's user avatar
1 vote
1 answer
1k views

Unity Facebook plugin FacebookContentProvider not found runtime exception

I add facebook plugin to my project, following all the steps. It is working fine in unity editor. But when I tried exporting a build and tested on android device it is not working anymore. The app ...
Siva's user avatar
  • 359
-2 votes
1 answer
165 views

I need to authenticate users with Facebook through C#, without the JS SDK

I realize this sort of question has been asked many times before, but I'm looking for a quickly usable code base to implement ONLY the following: SSO login through Facebook as an external ...
BMcKinley's user avatar
1 vote
1 answer
227 views

Identity does not work with facebook authorization

Like in title, I have problem with facebook and identity. I used microsoft documentation to implement identity and facebook authorization to my project. I can login with identity but when i try login ...
Mateusz Duda's user avatar
0 votes
1 answer
1k views

FB.ShareLink return error ShareLink Error: API_ERROR: API_ERROR

Hey guys I am trying to write a program that share a link in facebook. I got it worked perfectly done on Nox and some certain android phone. But for some reason it is not working on some other phones ...
SMB's user avatar
  • 11
1 vote
2 answers
1k views

Error configuring ASP.NET Core web application with Azure App service and Facebook identity

My ASP.Net Core 2.2 application's "Facebook external login setup" is working on my local machine but not working on Azure app service. I get a You can't get an access token or log in to this app from ...
Ajit Goel's user avatar
  • 4,358
0 votes
0 answers
377 views

c# Open Default browser with a link and wait for a response

The problem is I will open a link (facebook login) and wait for the user to login then get whats written after. The link will be open by c# desktop app/WinForms. I have done what I want to achieve ...
Learning CPP's user avatar
0 votes
0 answers
230 views

Bot framework dialog returns HTTP 405 on facebook

I have a bot built with the Enterprise Bot Template. I added Active Learning using this example. However, I'm running into a problem: whenever I click a button from the Active Learning dialog ...
Leon Cullens's user avatar
  • 12.4k
-1 votes
2 answers
2k views

Sharing Asp.Net MVC url with facebook

I have a page inside my website displaying post details. The url looks like: mydomain/review/reviewdetails/id NB: Here id is the mvc parameter and it is going to be changed dynamically for each post. ...
Moloy Adhikary's user avatar

15 30 50 per page