Chatwoot/app
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
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers chore: Set locale in default_locale (#5515) 2022-09-28 08:29:00 -07:00
dashboards feat: Ability to manage account features from super admin (#5455) 2022-09-19 14:57:21 -07:00
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: mention notification mail for empty contact name (#5091) 2022-07-22 15:37:24 +05:30
fields feat: Ability to manage account features from super admin (#5455) 2022-09-19 14:57:21 -07:00
finders Feat: custom sort (#4864) 2022-06-22 11:04:42 +05:30
helpers fix: Track Imap exception in sentry (#5397) 2022-09-07 11:41:56 +05:30
javascript chore: Fix link generation logic in help-center (#5470) 2022-09-20 18:23:28 -07:00
jobs chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
listeners chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
mailboxes chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
mailers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
models fix: Add slug to articles (#5500) 2022-09-27 12:27:18 -07:00
policies feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
presenters fix: Auto populate team after assigned via API (#5250) 2022-08-12 13:40:28 +05:30
services fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
views fix: Add all articles count to article API (#5497) 2022-09-27 12:35:53 -07:00
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30