You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug prevents a callback URL from being added to the workspace, which results in the majority of the intended functionality not working.
I'm running into other issues as well, but I have one question I'm hoping someone can answer..
What line of code and/or setting in this example results in the task not staying in a "wrapping" Assignment Status? I'm trying to apply this example to my own code, but my code results tasks being left with an Assignment Status of "wrapping" indefinitely until I go into the twilio interface and remove it manually. This "task-router-node" branch clears the task automatically somehow, but I can't figure out how that happens.
The text was updated successfully, but these errors were encountered:
One example of a bug in this branch is
Line 242 in
https://github.com/TwilioDevEd/task-router-node/blob/master/lib/workspace.js
This bug prevents a callback URL from being added to the workspace, which results in the majority of the intended functionality not working.
I'm running into other issues as well, but I have one question I'm hoping someone can answer..
What line of code and/or setting in this example results in the task not staying in a "wrapping" Assignment Status? I'm trying to apply this example to my own code, but my code results tasks being left with an Assignment Status of "wrapping" indefinitely until I go into the twilio interface and remove it manually. This "task-router-node" branch clears the task automatically somehow, but I can't figure out how that happens.
The text was updated successfully, but these errors were encountered: