ExpErgio
ExpErgio
Hello. I expose my problem. I am trying to access a website with PuppeteerSharp which, conveniently and on purpose, I will not be able to access. This is because the...
Good night. I am trying to keep it in the backup, maximum 5,000 messages per channel; but having edited it, it still keeps only 10. I do not know if...
Until yesterday, it worked. Today, it has stopped working, and returns this error: ```js function httpGet(url){ var xmlHttp = new XMLHttpRequest(); xmlHttp.open( "GET", url, false ); xmlHttp.send(null); return xmlHttp.responseText; }...
Hello. I am trying to extract the xml code from a youtube channel, but it generates this error. How can I solve it? The error is: Error in HTTP request,...