Darren Cauthon
Darren Cauthon
Can you send a code sample? Just remove your API key.
With this line: ``` c# await client.Transmissions.Send(transmission).WithCurrentCulture(); ``` I'm not familiar with this method on Task... what is it meant to do? If I comment out that method call and...
@if2m  Can you try including the SparkPost code as a separate project in your solution, and then debug it to try to get the answer? Plus, I just released...
@if2m It could be. I'm assuming that a 200 response from SparkPost will return that information, but what if it doesn't? I'll tell you what: We can put some additional...
Ah, that's awesome, @if2m , thank you very much! I wonder... perhaps I could switch this code to deserialize to a string object dictionary? It's something I was considering, anyway,...
@Evengard Hmmmmm..... the unit tests in CI are running against Mono. I have some integration tests started that call this method, so perhaps that will help to diagnose and fix....
Well fiddlesticks. When I check the integration tests in, I'll see what happens. Thank you for reporting. Get Outlook for iOS On Fri, Oct 7, 2016 at 10:00 AM -0500,...
Thank you @evengard. I don't know what Travis uses by default but I'll try it there first. If it doesn't fail there I'll try running the tests thru docker.
Hmm.... http://stackoverflow.com/questions/17187347/webheadercollection-httpwebrequest-on-xamarin#17267044
Good morning @Robar666 , Thank you for asking. I'll be honest and completely upfront with you: The state of the project is that it's held back by personal life. Since...