
Tuomas Savonius
-
Atividade total34
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por0 usuário
-
Votos2
-
Assinaturas15
Visão geral da atividade
Atividade mais recente por Tuomas Savonius-
Tuomas Savonius comentou,
Do you have any updates on this? This is a high concern item for us currently
-
Tuomas Savonius comentou,
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 criou uma publicação,
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 comentou,
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 comentou,
Any comments on this issue?
-
Tuomas Savonius comentou,
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 criou uma publicação,
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 comentou,
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 comentou,
Well, this is a damn shame. No wonder I didn't get this to work. Utterly disappointing.
-
Tuomas Savonius comentou,
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...