Page 1 of 1

New error, only on outgoing call

PostPosted: Tue Aug 02, 2022 2:35 pm
by mundmc
Not sure why I am getting this all of a sudden:

Aug 2, 2022 at 4:33:54 PM
Action Group TWILIO_findphone_dan
Twilio Error Error in plugin execution ExecuteAction:

File "plugin.py", line 316, in voiceMessageAction
File "plugin.py", line 322, in voiceMessage
type: module 'urllib' has no attribute 'quote'

Re: New error, only on outgoing call

PostPosted: Tue Aug 02, 2022 3:04 pm
by FlyingDiver
I’ll look into it when I get back home. I’m on the road for a couple days.


Sent from my iPhone using Tapatalk

Re: New error, only on outgoing call

PostPosted: Tue Aug 02, 2022 3:05 pm
by FlyingDiver
Can you create a GitHub issue so I don’t forget?


Sent from my iPhone using Tapatalk

Re: New error, only on outgoing call

PostPosted: Tue Aug 02, 2022 7:09 pm
by mundmc
Will do, though I am strongly suspicious I screwed somethign up on the Twilio side!

Re: New error, only on outgoing call

PostPosted: Tue Aug 02, 2022 7:16 pm
by FlyingDiver
Even if you did, the plugin shouldn’t throw an exception like that.


Sent from my iPhone using Tapatalk

Re: New error, only on outgoing call

PostPosted: Fri Aug 05, 2022 8:35 am
by FlyingDiver