Trying to get signalr up and running. I keep getting 2 errors back from the server:
- GET negotitate url returns 500 Internal Server Error
- XMLHttpRequest cannot load http://localhost:10772//signalr/negotiate ... No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. The response had HTTP status code 500.
Screenshot provided.
Any ideas?
]1