iachat/app/services/instagram
Muhsin Keloth ac884f58f5
fix: Handle Instagram user consent error for first-time message recipients (#11484)
**Issue**
When attempting to send a message to Instagram users who have never
previously messaged the connected Instagram account, we encounter a
"User consent is required to access user profile" error⁠
⁠
**Fix**
This PR implements proper error handling for cases where user consent is
required. We can only access a user's profile after they have initiated
contact with the Instagram account⁠
2025-05-15 12:02:53 +05:30
..
messenger feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
base_message_text.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
base_send_service.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
message_text.rb fix: Handle Instagram user consent error for first-time message recipients (#11484) 2025-05-15 12:02:53 +05:30
read_status_service.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
refresh_oauth_token_service.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
send_on_instagram_service.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
test_event_service.rb feat: Handle instagram test service (#11244) 2025-04-11 19:11:29 +05:30
webhooks_base_service.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30