x Cache error on Socket Response

 



I am using SocketCreate() default code on documentation to connect websocket but getting X-Cache error, Am i missing some header?, as it works on NodeJS Script i made but not with Native MQL5 Socket Network functions
 
Dark Ryd3r:



I am using SocketCreate() default code on documentation to connect websocket but getting X-Cache error, Am i missing some header?, as it works on NodeJS Script i made but not with Native MQL5 Socket Network functions

Are you aware that a Socket is not the same as a WebSocket ? (there is no WebSocket code in the documentation).

Obviously CloudFront refused your request.