twilio / twilio-cli

Unleash the power of Twilio from your command prompt
MIT License
162 stars 79 forks source link

Issue generating authentication passcode for Video Chat #209

Closed PGrauss closed 4 years ago

PGrauss commented 4 years ago

Issue Summary

I am having trouble creating an authentication passcode as I am trying to implement Twilio Video Chat into my iOS Application. Issue is seen with command: twilio rtc:apps:video:deploy --authentication passcode

Steps to Reproduce

  1. Install Twilio CLI. - Success
  2. Run twilio login and follow prompts to login to your Twilio account. - Success
  3. Run twilio plugins:install @twilio-labs/plugin-rtc. - Success
  4. Run twilio rtc:apps:video:deploy --authentication passcode. - Error

Code Snippet

twilio rtc:apps:video:deploy --authentication passcode

Exception/Log

# paste exception/log here

Technical details:

childish-sambino commented 4 years ago

Duplicate of https://github.com/twilio-labs/plugin-rtc/issues/16