Hi, I am also experiencing issues with the WebRequest() function. It randomly responses from different servers instead of the URL targeted. The curl statement to the API works absolutley fine on the server. This issue is observed in version
Build 5331
|
Huh ?
Please provide more details and eventually code to reproduce your issue.
Hi, I am getting random responses for the same WebRequest() on the same server?
The curl response works absolutley fine.
Anyone else seeing these issues?
Output from the curl statement on the server which is correct and works fine.
Here the response from the WebRequest() call in MT5 build 5327 and build 5331 , which is from wrong server.
Improperly formatted code edited by moderator. Please always use the CODE button (Alt-S) when inserting code or log output.
aip.maxai.uk is not accessible.
You need to provide all relevant information about what you are doing. We just can't guess.
api.maxai.uk, not aip.maxai.uk ??
Forum on trading, automated trading systems and testing trading strategies
WebRequest is responding from random URL
Daniel Christian Krings, 2025.10.15 16:31
C:\Users\Administrator>curl -vk "https://aip.maxai.uk/checkCustomerPaid?Server=ICMarketsSC-MT5-2&Account=7302xxx" * Host aip.maxai.uk:443 was resolved.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi, I am getting random responses for the same WebRequest() on the same server?
The curl response works absolutley fine.
Anyone else seeing these issues?
Output from the curl statement on the server which is correct and works fine.
Here the response from the WebRequest() call in MT5 build 5327 and build 5331 , which is from wrong server.
Improperly formatted code edited by moderator. Please always use the CODE button (Alt-S) when inserting code or log output.