You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SDK worked well for many years however now I am encountering serialization errors with the most basic operations. I saw there was related update in v .08, but I am using most recent v.1. Example call that results in serialization error:
Dim client = New SodaClient("https://data.medicare.gov", ConfigurationManager.AppSettings("SodaAccessKey"))
client.GetMetadata("ct36-nrcq")
The text was updated successfully, but these errors were encountered:
The SDK worked well for many years however now I am encountering serialization errors with the most basic operations. I saw there was related update in v .08, but I am using most recent v.1. Example call that results in serialization error:
The text was updated successfully, but these errors were encountered: