-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bot is not replying in comment capture #4610
Comments
This feature can't be tested on staging. we can test this feature on Production. |
@sojharo How did we tested during development? |
@AnishaChhatwani had tested it and she tested it on production. The reason is that facebook is not sending messages and events on test apps now. |
But @arveenkumar55 reported the problem on Production. Was @arveenkumar55 test not valid? |
I tested this from my page and it worked perfectly. I then tested it from @bjafri5's page but it didn't work. I then looked at the papertrail logs and found that it was happening because our app does not have 'read_page_mailboxes' permission. We had previously applied for this permission and successfully received this permission as well. But now, that permissions has expired. I discussed this @sojharo and he is going to apply for 'read_page_mailboxes' permission. |
@AnishaChhatwani what is the update on this? why are we not working on the task that is blocking other tasks? |
As I have commented above, we need to get permission from facebook. This task is blocked because of that only. There is no issue in the code |
@AnishaChhatwani what is the task # that this code is blocked for |
This is basically the same issue as #4765. I think we can close this issue |
Today i made new account on production and found this issue.
it should reply to user comment.
The text was updated successfully, but these errors were encountered: