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

150
Vistas
Callback function is throwing a generic 401 error

I'm using the TinyCloud service within the TinyMCE rich text editor in a react website.

In my TinyMCE I have this working fine. It returns a valid JWT:

 tinydrive_token_provider: '/api/jwtcontroller/' + systemId + '/jwtRequest',

However, in the TinyMCE docs, I read you can also code it like this:

  tinydrive_token_provider: function (success, failure) {
    success({ token: "jwt-token" });
    // failure('Could not create a jwt token')
  },

So I put the call into the success part of the call like this:

 tinydrive_token_provider: function (success, failure) {
    success({ token: '/api/jwtcontroller/' + systemId + '/jwtRequest' });
    // failure('Could not create a jwt token')
  },

But when I do that, I get a generic 401.

Is there something I'm doing wrong?

about 4 years ago · Juan Pablo Isaza
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