#πŸ”’ TwilioAPI issue

4 messages Β· Page 1 of 1 (latest)

twin imp
#

Im encountering this error while trying to use the Twilio voice JS SDK on a trial account. My setup involves generating a JWT using python with the following verified (and quadrouple checked) environment variables:
TWILIO_ACCOUNT_SID, TWILIO_API_KEY, TWILIO_API_SECRET, and other necessary credentials.

I am using the coirrect API key SID and API secret for token generation, and the JTW (verified in jwt.io) appear valid, as well as my server time being synchronised. Despite this, the SDK throws a 20101access token invalid upon device registration.

Any ideas would be amazing, Thanks.

glass spadeBOT
#

@twin imp

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

glass spadeBOT
#

@twin imp

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.