I am working on application using websocket to fetch data from ERT cloud.
While receiving data from websocket, I am getting System.AggregateException.
and innerException message "An internal WebSocket error occurred. Please see the innerException, if present, for more details".
I even tried samples provided in named "MarketPriceEdpGwAuthenticationExample". I get similar error also while I run given example also.
Any help would be greatly appreciated
please find attached file containing stacktrace.
stacktrace.txt