TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
deshartman opened this issue · 4 comments
Issue Summary
Trying to generate a token for chat. This used to work and have also tried a different laptop and versions.
% twilio token:chat --identity=des --chat-service-sid=IS8xxxxxxxx
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
I have updated OSX to Ventura 13.3.1 and Twilio cli and Twilio plugin are up to date.
twilio-cli/5.5.0 darwin-x64 node-v16.15.0
Hi @deshartman , I tried reproducing this issue for node-v16.15.0 for twilio-cli/5.5.0, but couldn't. I see you have mentioned twilio plugins are update, could please confirm the version of @twilio-labs/plugin-token
you have. You could run the command twilio plugins
to know the version
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or comment or this issue will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.