InternalServerError
Example
{
	"code": "InternalServerError",
	"target": "Unknown",
	"details": [
		{
			"code": "InternalServerError",
			"number": 209,
			"message": "A remote server responded with an InternalServerError.",
			"description": "The remote server responded with an error code '-0-' and error body '-1-'.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/InternalServerError",
			"severity": "Error"
		}
	]
}
Explanation

If you receive this error, it means that a remote server responded with an InternalServerError.