smartystreets / smartystreets-dotnet-sdk

The official client libraries for accessing SmartyStreets APIs from .Net (C# and CLR-based languages)
https://smartystreets.com/docs/sdk/dotnet
Apache License 2.0
22 stars 20 forks source link

Changed 429 error handling to pass server error through #34

Closed SmartyJerry closed 2 years ago

SmartyJerry commented 2 years ago

Added code to the 429 error handling to grab the error message that was sent from the server if there is one and use it instead of the more generic one in the SDK