We have a business license and we recommend our customers use the ServiceStack client to talk to our our web service. I just noted that for WebServiceException.ErrorMessage was empty. I investigated further than found that in TryGetResponseStatusFromResponseDto we are getting the exception: ‘The free-quota limit on ‘20 ServiceStack.Text Types’ has been reached. …’.
I had assumed that the client was free to use, is this the case? Do our customers also need a license.
BTW, when I cajj Licensing.RegisterLicense() from our client code then WebServiceException.ErrorMessage is populated correctly.