Kind of funny over the past two years I've moved away from using just the ms stack. I know how tuff it can be and we try to make it easy but we still have work todo
also I'm curious 2 days ago how did you submit an event to our api:
some how you posted an event to our api controller and we got a null ref
System.NullReferenceException: Object reference not set to an instance of an object. at Exceptionless.Api.Controllers.EventController.d__f.MoveNext at offset 630 in c:\projects\exceptionless\Source\Api\Controllers\EventController.cs:line 416:col 17
which makes me think it's something to do with a null headrs / content type
crazy thing is, you're the only user to experience this lol and I can't repo it