Chatwoot/app/services/instagram
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
..
message_text.rb fix: contact is not available for inaccessible sender (#5509) 2022-09-28 12:50:23 -07:00
send_on_instagram_service.rb feat: send instagram message after 24 hours (#4698) 2022-05-26 19:05:30 +05:30
webhooks_base_service.rb chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00