Search code examples
twiliotwilio-programmable-chattwilio-conversations

Twilio Conversations to integrate SMS and Chat participants


I followed the guide exactly (https://www.twilio.com/docs/conversations/quickstart?code-sample=code-add-a-conversation-participant-sms&code-language=Python&code-sdk-version=6.x) but when I plug my Chat Token into the ChatApp.js from the Twilio CodeSandBox that I forked, I receive an authentication error and no participants are added.

I've repeated the process many times by deleting the Conversation-SIDs and starting over but same error every time. I'm confident that my CH, IS, Chat Tokens, etc are all correct.

Thanks!


Solution

  • Found out what I was doing wrong. When I made my Chat Token, I had the wrong Profile active. Now I know what Twilio profiles are lol