Skip to main content
Answer

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

  • October 5, 2023
  • 3 replies
  • 174 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!

Best answer by mjroxas

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!

3 replies

Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • October 5, 2023

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


  • Author
  • Answer
  • October 9, 2023

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!


Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • October 9, 2023

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