hugo-netcraft
hugo-netcraft
RequestValidator marks valid signature invalid when having multiple values attached to one parameter
Hi there, I have been able to figure out how the parameters should be formatted to produce a valid signature. So given `('Field_number_Value', '6'), ('Field_number_Value', '4'), ('Field_number_Value', '1')` we must...
RequestValidator marks valid signature invalid when having multiple values attached to one parameter
Hi, we have since found another edge case this doesn't work with the fix. When some parameters are the same e.g. `9 hi 9 hi 9` or `8 hi 9...
Twilio webhook signature validation can return false negative when parameters with arrays are passed
Hi, our team just came across the issue as well, with Autopilot picking up multiple parameters for a field type. Seems to be an issue in all of the Twilio...
Twilio webhook signature validation can return false negative when parameters with arrays are passed
Hi just like to link [this message](https://github.com/twilio/twilio-python/issues/613#issuecomment-1230017347) as it seems this issue might not be completely fixed