Error:
“The request was canceled due to the configured HttpClient.Timeout of 10 seconds elapsing.”
Or
“A task was canceled.”
What is the problem? How to modify this default timeout in code or block?
Thanks
Error:
“The request was canceled due to the configured HttpClient.Timeout of 10 seconds elapsing.”
Or
“A task was canceled.”
What is the problem? How to modify this default timeout in code or block?
Thanks
Just scroll down in the http request block settings and you will see 10000
timeout milliseconds, just increase that