pinterest-for-woocommerce icon indicating copy to clipboard operation
pinterest-for-woocommerce copied to clipboard

Work on `Base::handle_request()` to throw a single type of exception.

Open message-dimke opened this issue 1 year ago • 0 comments

Base::handle_request(), which is used to perform Pinterest API requests, throws a full batch of different types of exceptions. Refactor the method to throw PinterestAPIException.

message-dimke avatar Jan 18 '24 12:01 message-dimke