Chatwoot/spec/jobs
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
..
account Chore: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
avatar chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
campaigns chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
channels/whatsapp chore: Move Whatsapp template sync to cron (#4858) 2022-06-14 23:46:36 +05:30
conversations Chore: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
inboxes chore: Email improvements. (#4901) 2022-07-08 04:13:24 -07:00
internal feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
migration Add first_reply_created event in conversation (#4576) 2022-05-18 21:16:33 -07:00
webhooks fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
bulk_actions_job_spec.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
data_import_job_spec.rb fix: Agent typing indicator for website widget (#4495) 2022-04-18 19:05:45 +05:30
delete_object_job_spec.rb feat: Platform API improvements (#2900) 2021-09-02 18:29:45 +05:30
event_dispatcher_job_spec.rb Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
hook_job_spec.rb feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
send_reply_job_spec.rb chore: Move Whatsapp template sync to cron (#4858) 2022-06-14 23:46:36 +05:30
trigger_scheduled_items_job_spec.rb chore: Move Whatsapp template sync to cron (#4858) 2022-06-14 23:46:36 +05:30
webhook_job_spec.rb feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30