On my MQL4
Code I need to execute an External url/link in order to update a table,
I have Added the URL in the Allowed URL List Option.
However I got the following error :
Any Idea how to solve this problem ? Thanks .
PS: I am using MT4 Build 840
This warning reminds you to set ( check [
x
] ref. Fig1 below ) permit(s) to do so in your MT4 TerminalTools
->
Options
( Ctrl+O )Both the [Allow automated trading (Expert advisor per se )] and [ Allow WebRequest for listed URL: / Add a properly formatted link...]
must be checked [
x
] as Allow...For any further problem resolution, the MCVE-compliant pieces of information are needed.
As a minimum ( there was yet nothing posted about ) the following pieces are needed to reproduce / verify the trouble you indicate having with a WebRequest() call, ( As noted earlier, StackOverflow encourages to post the whole Expert Advisor code-snippet, thus having the full context, right in the question, which helps you to form the MCVE-compliant part of the StackOverflow original post right when asking it. An image with erased URL part does not provide anything valuable for reproducing any error you claim to have problem with ):