Recherches récentes


Pas de recherche récente

Charles Larry's Avatar

Charles Larry

Adhésion le 15 avr. 2021

·

Dernière activité le 16 oct. 2021

Suivis

0

Abonnés

0

Activité totale

5

Votes

0

Abonnements

3

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Charles Larry

Charles Larry a ajouté un commentaire,

CommentaireExtending Zendesk

"Webhook requests are automatically retried up to three times if the endpoint returns certain HTTP response codes. Unlike targets, consecutive failed requests won't deactivate webhooks."

What are the "certain HTTP response codes"?  Is this documented somewhere?

Afficher le commentaire · Publication le 31 août 2021 · Charles Larry

0

Abonnés

0

Votes

0

Commentaire


Charles Larry a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk APIs

The statement that "using OAuth tokens for authentication doesn't tie the requests to a specific username and password" is true in the sense that anyone in possession of the OAuth token can use it. However, in a way it is tied to a specific user: the user that created it. For example, if user X creates the token and gives it user Y and user Y uses the token to add a comment to a ticket without setting the author_id of the comment to user Y, then the comment by default will be attributed to user X (the creator of the token).  That appears to be the phenomenon encountered by one user as described in his comment: https://support.zendesk.com/hc/en-us/articles/226316187/comments/360001755167 

Afficher le commentaire · Publication le 26 mars 2021 · Charles Larry

0

Abonnés

0

Votes

0

Commentaire