Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, i need help....How can i load site (URL) through HTTP Client?
@genericname1 thank you. Is this inputted via a script task immediately after my get request? Sorry very new to BAS.
@Omini yes, I just tried this way too, it still seems to cut-off at 1,000,000 bytes, so it wasn't related to breaking due to content etc, it still seems to be a data length / quota memory problem
@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }