signalr_client icon indicating copy to clipboard operation
signalr_client copied to clipboard

Error when setting transport to HttpTransportType.LongPolling

Open mamaly12 opened this issue 2 years ago • 0 comments

When I set the transport to 'LongPolling' I receive the following error:

Failed to start the transport 'HttpTransportType.LongPolling': Expected a value of type 'String', but got one of type 'Null'

mamaly12 avatar Sep 26 '23 09:09 mamaly12