Chatwoot/spec
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 chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
builders fix: assigned_conversation_new_message? NoMethod error (#5225) 2022-08-08 23:43:57 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
configs chore: validation spec for schedules (#3480) 2021-11-30 21:44:30 +05:30
controllers fix: Add all articles count to article API (#5497) 2022-09-27 12:35:53 -07:00
cypress feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
enterprise chore: Add specs for stripe Webhooks endpoint (#5087) 2022-07-22 11:46:31 +02:00
factories fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
finders Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
fixtures fix: Fetch email address to create contact (#4952) 2022-07-02 17:40:28 +05:30
helpers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
lib chore: Remove stale contact presence records (#5205) 2022-08-05 12:51:39 +02:00
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: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
models fix: Add slug to articles (#5500) 2022-09-27 12:27:18 -07:00
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters fix: Auto populate team after assigned via API (#5250) 2022-08-12 13:40:28 +05:30
requests/api/v1 chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
services fix: un-assign agent from conversation after removal (#5417) 2022-09-19 18:14:55 -07:00
support Fix: File upload from slack (#4494) 2022-04-28 21:09:39 +05:30
workers chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
spec_helper.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30