helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
98 stars 62 forks source link

More clear direction on how to handle validation errors #182

Closed bkuhl closed 5 years ago

bkuhl commented 5 years ago

Problem

Sometimes it's not clear to developers that they can catch a validation exception to see the validation errors they're encountering. When this happens, they end up needing to contact us to figure out what the underlying problem is.

Solution

Screen Shot 2019-07-30 at 10 30 14 AM