Timeout error getting the attachments for a helpdesk article | Community
Skip to main content

Timeout error getting the attachments for a helpdesk article

  • August 2, 2021
  • 2 replies
  • 0 views

Hi.

We use your REST API to create and update Zendesk articles. One of our articles contains many images and the API chokes when trying to get the list for us.

It returns HTTP error 525 Origin Timeout.

Can you please provide us with the list of attachment id's for this article: https://helpcenter.elearningforce.com/hc/en-us/articles/360015333277-LMS365-User-Guide

This way we can clean up the attachments manually.

Thank you,

2 replies

Trapta
  • August 2, 2021

  • Author
  • August 2, 2021

Hi Trapta.

Yes, that is the API we are using. As I wrote, it returns HTTP error 525 Origin Timeout because the article has many images. The exact endpoint is this:

https://elearningforce.zendesk.com/api/v2/help_center/articles/360015333277/attachments.json

Thanks for trying.