ServiceNotReady
Example
{
	"code": "ServiceNotReady",
	"target": "Unknown",
	"details": [
		{
			"code": "ServiceNotReady",
			"number": 1718,
			"message": "Server not ready",
			"description": "Server is currently not ready to process any requests. Please try again later.",
			"faultCode": "Server",
			"helpLink": "http://developer.avalara.com/avatax/errors/ServiceNotReady",
			"severity": "Error"
		}
	]
}
Explanation

This indicates that the server is currently not ready to process any requests. Please try again later.