Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

153
Vistas
twilio Error: Fetch resource from "Client/v1/Configuration" failed

i'm using react twilio-chat package for twlio conversation (chat). when I try to create client it throws this error Error: Fetch resource from "Client/v1/Configuration" failed.

this is the decoded token I am passing in it

  "jti": "SK0cXXXXXXXXXXXXXXXXXXXXXX",
  "grants": {
    "identity": "agent@gmail.com",
    "chat": {
      "service_sid": "ISaXXXXXXXXXXXXXXXXXXXXXX"
    },
    "data_sync": {
      "service_sid": "default"
    }
  },
  "iat": 1638XXXX,
  "exp": 1638XXXX,
  "iss": "SK0c3XXXXXXXXXXXXXXXXXXXXXX",
  "sub": "AC769XXXXXXXXXXXXXXXXXXXXXX"
}

here is the code 

import { Client } from "twilio-chat";
import React, { Component } from "react";

var chatClient = {};
    try {
      chatClient = await Client.create(clientToken?.value?.data?.token);
    } catch (error) {
      console.log("Chat Client Error ", error);
    }

Thanks in advance

enter image description here

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Twilio developer evangelist here.

I believe the @ symbol is a reserved character and should not be used for identities within Twilio Chat. Try an identity that doesn't use the @ symbol.

about 4 years ago · Juan Pablo Isaza Denunciar

0

There was an error in token side. therefore the token did not contain the proper configuration. thanks for the help.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda