
Tuomas Savonius
-
Actividad total34
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos2
-
Suscripciones15
Resumen de la actividad
Última actividad de Tuomas Savonius-
Tuomas Savonius hizo un comentario,
Do you have any updates on this? This is a high concern item for us currently
-
Tuomas Savonius hizo un comentario,
Duh what a stupid mistake! That fixed the issue. Funny that the adding worked even if the data was given as a string tho!
-
Tuomas Savonius creó una publicación,
client.invoke("ticket.collaborators.remove") not removing collaborators
Respondidafor some reason, the ticket.collaborators.remove does not work, the adding works fine. No errors in console, verified to happen with latest mozilla, chrome and edge browsers. The id's are 100% corr...
-
Tuomas Savonius hizo un comentario,
Thank you. Yeah, the middleware doesn't fix a lot, yes, the zendesk token would be safe but the connection to the middleware should optimally be secured too, and there we get the next set of issues...
-
Tuomas Savonius hizo un comentario,
Any comments on this issue?
-
Tuomas Savonius hizo un comentario,
I bet this is the same issue I has faced. ZAF client will not work with Content-Type application/binary You will need to use for example javascript fetch to call the Zendesk api:https://developer.m...
-
Tuomas Savonius creó una publicación,
Uploading attachments securely to a ticket
I am struggling to find a way how I could upload attachments to a ticket securely with my app.I can't upload an attachment with ZAFClient.Request() because it does not support the header Content-Ty...
-
Tuomas Savonius hizo un comentario,
Why isn't this supported in the ZAF Client? Yes, you can use the fetch api but then you need the authorization header in plaintext code... Stupid security risk.
-
Tuomas Savonius hizo un comentario,
Well, this is a damn shame. No wonder I didn't get this to work. Utterly disappointing.
-
Tuomas Savonius hizo un comentario,
My app is not running in the ticket editor tab, it is in the new ticket sidebar.There is no documentation in: https://developer.zendesk.com/api-reference/apps/apps-support-api/ticket_sidebar/#comme...