Closed Alexander-0x80 closed 5 years ago
Hi @Alexander-0x80
Do you have Application Insights configured for the bot? You should be able to find more information about this error there.
Have you tried refreshing your facebook page token?
It looks like this is on the Facebook end:
(#2022) Your account has been disabled. If you have any questions or concerns, you can visit our FAQ page.
Hi @EricDahlvang
Yes, i have Application Insights configured, but i don't seem to find any error related information there. Also i have tried multiple times to refresh my token.
This Error message you have attached, how did you find it ? I am able to login/logout from Facebook without any issue, so this is really confusing.
This error should be propagated back to your bot if you are logging exceptions. It shows in our logs.
The exceptions are being logged in app insights, this is how it looks like:
We do not see any error description there. Only status codes as i mentioned above. I would really appreciate if you could guide me how to find any description.
Also you mention that "in our logs" you see the error message. Are we talking about a same bot ? because we are running multiple bots on this account.
In addition i would like to make another point if i may. Lets say we discard the reason of the error for a moment, it does not matter. What matters is that there is an error happening on the Facebook Channel !
How come that the Channels page of the bot shows "Running" status ?
In past we had cases where one of our Facebook users was blocked, we could clearly see this in the error log of the channel when clicked on "Issues (11)"
Like this:
Is this an expected result ?
No, that looks like a bug. The Health column should be showing exceptions, and your application insights should show the Facebook API error as well. I will investigate further, and get back to you.
Hi @Alexander-0x80
I apologize for the late response. An engineer is investigating why this error is not showing in the bot's health column. I'll let you know when I get more information.
@Alexander-0x80 please share the Bot Handle for this bot. If you prefer, you can email it to me on the address on my profile.
@Alexander-0x80
We are logging invalid token errors:
If you see a similar problem, where we are not logging Facebook Messenger connector errors in the health column, please open a new issue.
Version
Describe the bug
Bot was working fine for a lot of time ( on Facebook Channel ), no code changes where made. From 15/04/2019 Bot stopped responding to Facebook messages with the following error:
Web Chat on Azure Portal works as expected. Looking at 'Connected Channels' View on Azure Portal shows no issues at all !
Incoming messages are received by the bot. Issue arises when bot tries to reply to a message. Have no ideas how to debug this further.
[bug] [javascript]