excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

fix issues #184

Closed raymer closed 6 years ago

raymer commented 6 years ago

@aeslinger0 there were problems with the refactor to async. Multiple calls weren't working right including login. This fixes those. Will have to do more testing to ensure we don't have issues elsewhere.