question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connect facebook with composer

See original GitHub issue

Describe the bug

The bug happened when I connect the bot with luis and facebook, the bot received the locale as null and that cause problem and the bot on messenger doesn’t response.

Version

Latest version

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to ‘bot composer’
  2. Click on ‘the ready sample (Todo with luis)’
  3. publish and deploy
  4. follow microsoft doc to connect it with facebook
  5. run on messenger
  6. see the error

Expected behavior

work probably

Screenshots

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Olakhrisatcommented, Jul 29, 2020

Create a pr:microsoft/botbuilder-dotnet#4344 in dotnet sdk to fix this. It exists a workaround to fix this in composer runtime temporarily: Add the following code in BotFramework-Composer\runtime\dotnet\core\ComposerBot.cs will resolve this issue as well.

image

I resolved the issue for now but I just wanted the others to know about and fix it in the future releases. 😃

1reaction
zidaneymarcommented, Jul 29, 2020

Create a pr:https://github.com/microsoft/botbuilder-dotnet/pull/4344 in dotnet sdk to fix this. It exists a workaround to fix this in composer runtime temporarily: Add the following code in BotFramework-Composer\runtime\dotnet\core\ComposerBot.cs will resolve this issue as well.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create and manage posts in post composer on Facebook
Use the post composer to create and manage your posts and connect with your community on Facebook in the new Pages experience or...
Read more >
Facebook Tests New Post Composer to More Easily Add ...
Facebook Tests New Post Composer to More Easily Add Recent Photos ... but Facebook is currently testing a new, visual-focused post composer ......
Read more >
Trouble with the Facebook Composer Tool
So you're having trouble connecting the Facebook Post Composer tool to your Facebook account. Follow the steps below to troubleshoot this ...
Read more >
Using PHP Composer For Facebook API - Stack Overflow
Using PHP Composer For Facebook API · If you had Facebook API v2. · because the friend_ permissions are depreciated and I am...
Read more >
How to Add Facebook Login to PHP Website [Easy Guide]
Composer is the recommended method of installing libraries on the platform and I will use it to install Facebook SDK.The first step is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found