# Consume and display error messages from API responses

Source: https://developer.avalara.com/avatax-for-ap/wkm8825120396248/

# Consume and display error messages from API responses

Learn how to handle and display error messages from API responses in your application.

**Element type: Required**

**Endpoints/Models used:** N/A

Now that you understand error handling in AvaTax, a requirement is that your implementation shouldn’t include errors except those that result from normal (but invalid) user input (for example, invalid address data). These errors must be logged/displayed appropriately in the application.