testing facebook
This commit is contained in:
parent
9bc75225fe
commit
07da6318f9
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class Channel::FacebookPage < ApplicationRecord
|
|||
response = Facebook::Messenger::Subscriptions.subscribe(
|
||||
access_token: page_access_token,
|
||||
subscribed_fields: %w[
|
||||
messages message_deliveries message_echoes message_reads standby messaging_handovers
|
||||
messages message_deliveries message_echoes message_reads standby messaging_handovers feed
|
||||
]
|
||||
)
|
||||
rescue => e
|
||||
|
|
Loading…
Reference in a new issue