Chatwoot/app/services
Tejaswini Chile fcb9a9ab0c
fix: contact is not available for inaccessible sender (#5509)
Fixes: #5508

We can not read contact information because of this error, as the messages echo when the sender sends messages to contacts. We don't have the user's consent until and unless they send messages to us.

So after this result, information about the contact is empty, and we are trying to create a contact inbox for the same, and the error appears.

type: OAuthException, code: 230, message: (#230) User consent is required to access user profile, x-fb-trace-id: AaitxF/whwY [HTTP 403] (Koala::Facebook::ClientError)
2022-09-28 12:50:23 -07:00
..
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
agents fix: un-assign agent from conversation after removal (#5417) 2022-09-19 18:14:55 -07:00
auto_assignment feat: Enable Capacity Config UI (#5164) 2022-08-16 16:58:23 +05:30
automation_rules fix: Update automation to use case-insensitive filter (#5302) 2022-08-22 10:16:50 +05:30
base feat: Enable Slack Integration in all channels (#1175) 2020-08-29 01:39:41 +05:30
contacts Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
conversations Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
email_templates chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
facebook chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
instagram fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
line chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
macros feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
message_templates chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
notification chore: Add notification ID to tag to make it unique (#5227) 2022-08-09 00:09:11 +05:30
sms chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
telegram chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
twilio chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
twitter chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
whatsapp fix: Sending Audio messages not working in Whatsapp Cloud 2022-08-04 18:12:40 +02:00
widget [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
action_service.rb feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
filter_service.rb fix: Update automation to use case-insensitive filter (#5302) 2022-08-22 10:16:50 +05:30