Closed sokheangkhun closed 2 years ago
i have ASP API with signalR still getting error message "There was a problem in the negotiation with the server" on client side flutter
I also have this error when I try to connect with the server, what can I do about it?
This plugin is for ASP.Net SignalR. ASP.Net Core SignalR won't work with this plugin.
I have an ASP Core API with SignalR. For my web client using javaScript everything work fine but when I use in flutter status always respond disconnect with error message "There was a problem in the negotiation with the server".