BotBuilderCommunity / botbuilder-community-dotnet

Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
MIT License
281 stars 172 forks source link

Adapter for Meta Workplace? #541

Open RamkumarManavalan opened 1 year ago

RamkumarManavalan commented 1 year ago

Team,

I have used Bot framework composer (Version: 2.1.2) dotnet to build my bot. So far, I have been deploying the bot in Azure and enabled all my channels (Teams, Skype, Slack, Webex, etc) in the Azure portal. Recently, I tried using the Facebook messenger channel and that worked too.

However, I would like to make my bot available via Meta Workplace too. The Microsoft Bot Framework SDK documentation says that Facebook does not allow any more new app creations since 2019.

Can someone please clarify if that is still the case?

I created a new integration in my Workplace account and tried configuring the Facebook channel settings with the App ID & Secret. At the place, where I am supposed to add a page id and access token, I gave the details from the page I created for my bot. When I click on Apply, Azure throws an error. PFA the screenshot below. It is probably because the Workplace integration app is not linked with this page that I created in my Facebook developer account (For messenger).

image