Colin
Results
1
comments of
Colin
@jamiewest Hi ! I bumped into this same error but I found a different solution that does not involve configuring 'CORS'. ` final connection = HubConnectionBuilder() .withUrl( 'http://localhost:9670/hub', HttpConnectionOptions( skipNegotiation:...