#KarlS - API Error
1 messages · Page 1 of 1 (latest)
Oh yeah. .NET and Java both hard code the API version in the SDK
Right
So you'd need to either update the SDK version or downgrade your default API version in the Dashboard
I think I will just downgrade it since I have several projects compiled to this version.
Or ignore it??
That was my question. Just ignore it or no?
I think you're better off matching versions. Strongly typed languages tend to throw fits when they get unexpected data.
ok. thank you. I'll downgrade the version in the dashboard!