twilio / voice-quickstart-server-python

MIT License
26 stars 57 forks source link

Error on receiving calls using the placeCall function #32

Open Archit256 opened 6 years ago

Archit256 commented 6 years ago

parserMessage "Error on line 1 of document : Open quote is expected for attribute \"account_sid\" associated with an element type \"Twilio.Api.V2010.CallInstance\". "

Related to client calls create Even if I fix the quotes - I get a new issue - "Error on line 1 of document : XML document structures must start and end within the same entity. ' Am I doing something wrong or this is a library issue?
logantheproblemsolver commented 3 years ago

I know this was over two years ago, but did you ever figure something out to this issue? I'm currently having the same issue.

bobiechen-twilio commented 3 years ago

Hi @logantheproblemsolver

Sorry for lack of responses from us. Can you provide a bit information such as the steps, error messages and the twilio-python helper library version?

KodyKendall commented 3 years ago

Having same issue now

bobiechen-twilio commented 3 years ago

Hi @KodyKendall

Do you know which line was executed when you got this error?