pipedream
                                
                                
                                
                                    pipedream copied to clipboard
                            
                            
                            
                        [BUG] Twilio - SMS reply (instant) missing vital documentation step
Describe the bug The Twilio SMS replies trigger is missing documentation required for setup.
The user needs to set their Twilio account's Integration settings like so below:

It appears by default replies are dropped, so even though the source is properly set up and registers a webhook, the user's Twilio settings don't forward the event.
More recent case:
https://pipedream.com/community/t/twilio-inbound-sms/2629/2
Perhaps during the webhook registration we can check for this setting? If it's set to drop all messages, then perhaps we can throw a ConfigurationError to inform the user to update their settings to defer the sender webhook?
@ctrlaltdylan Can you describe step by step how to access this config screen?
Thanks, I will move this to blocked for now!
This shouldn't be blocked -- @lcaresia can you tell if we're able to detect the setting Pierce mentioned?
@dannyroosevelt I not able to find the settings!
@ctrlaltdylan seems like those settings are no longer part of the Twilio's UI, can you confirm this? thanks