Тема: Cantidad de peticiones de la RemoteAPI
Saludos,
Estoy teniendo problemas con una aplicación que trabaja con la Remote API, esta funcionó sin ningún tipo de problema durante 3 días consecutivos recibiendo datos de la Remote API, sin embargo, el día de hoy, estoy recibiendo problemas con la sesión al momento de consultar cierta información a la plataforma, probe generando otro token en la plataforma del SDK, funciona por 4 peticiones y vuelve a fallar.
Si alguien le ha ocurrido un error similar y ha encontrado la solución estaría agradecido de que me la compartiera conmigo.
La Aplicación recibe la información de mensajes mediante un Retransmisor, y obtengo información de dirección y geocercas mediante la RemoteAPI.
Adjunto error mostrado por la terminal.
Hello,
I having problems with my app working with Remote API. This worked without problems 3 days continuous, but today I have Session problems in some data request to platform, I try to generate a new token in Playground JS SDK, this worked for 4 requests and broke again.
If someone have a same error and they fixed this, I would be so grateful to share this solution with me.
My app receives a message information with Retranslator and i get address and geofences information with RemoteAPI.
Attached an error shown in the terminal