Búsquedas recientes


No hay búsquedas recientes

Robert Lorentz's Avatar

Robert Lorentz

Incorporación 14 ene 2022

·

Última actividad 18 abr 2023

Seguimientos

0

Seguidores

0

Actividad total

5

Votos

0

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de Robert Lorentz

Robert Lorentz hizo un comentario,

Comentario de la comunidad Developer - Zendesk SDKs

Tried these fixes without success:

  • Updating to latest SDK
  • Creating a new Android app in Zendesk with a new secret and channelKey
  • Added kid (app id) to JWT
  • Added jwtId to JWT
  • "End User Authentication" settings page is updated to enable JWT + Redirect to SSO as described in docs
  • external_id, iat, jid, name, email all added

This is the JWT token format:

 

{
  "email": "email@email.com",
  "external_id": "388948a1-f3a6-4937-a9e4-bf63c0f16574",
  "iat": 1681828371,
  "jti": "49170224-15e3-4b3e-a0fe-faaa08abae4d",
  "name": "Test Test",
}

Ver comentario · Publicado 18 abr 2023 · Robert Lorentz

0

Seguidores

1

Voto

0

Comentarios


Robert Lorentz creó una publicación,

Publicación Developer - Zendesk SDKs

Hi,

Having troubles authenticating users with a JWT through the Mobile Android SDK. We're getting 401 Unauthorized response from the SDK.

We've followed the documentation and implemented the SDK version 2.9.0.
It has also worked before, but stopped working recently.

We're creating the JWT and validated it through jwt.io and all looks good. 

Would appreciate some help to debug this further

Publicado 18 abr 2023 · Robert Lorentz

0

Seguidores

3

Votos

3

Comentarios


Robert Lorentz creó una publicación,

Publicación Developer - Zendesk SDKs

I'm wondering how to specifically set user identity and visitor info for Messaging SDK

Publicado 14 ene 2022 · Robert Lorentz

1

Seguidor

3

Votos

4

Comentarios