Answered

Undocumented HTTP error status when trying to pull data from Typeform API?

  • 5 October 2023
  • 3 replies
  • 80 views

We are trying to pull both forms and responses data from the Typeform API.

However, after some time running, the API suddenly returns an HTTP error that does not seem documented [doc]

"Request to https://api.typeform.com/forms/xxxxxx/responses?page_size=1000&since=2022-10-04T16%3A43%3A12Z failed with status code 499 and error message None",

 

Did anyone have this issue before?  If so, can you provide some context on why this is happening?

 

Thank you!

icon

Best answer by mjroxas 9 October 2023, 11:16

View original

3 replies

Userlevel 7
Badge +5

@mathio do you happen to know anything about this error message? 

Hi,

the support team answered me by email that this error means that the client unexpectedly closed the connection meanwhile the server is still processing the request.

I will have that in mind now and debug deeper with this new context.

Thank you!

Userlevel 7
Badge +5

Hi @mjroxas Oh great, thank you so much for sharing that!

Reply