InvalidPageKey
Example
{
	"code": "InvalidPageKey",
	"target": "Unknown",
	"details": [
		{
			"code": "InvalidPageKey",
			"number": 170,
			"message": "The page key is invalid.",
			"description": "The page key '-0-' is invalid. Please verify that the provided value is correct.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/InvalidPageKey",
			"severity": "Error"
		}
	]
}
Explanation

This error will be retured if the page key isn't valid. Check the value of your page key field and try again with an updated value.