jacobi petrucciani

Results 30 comments of jacobi petrucciani

Thanks for the kind words, and I'm glad this library has been helpful for you! I normally add new APIs/clients as I need them, so at the moment I don't...

#66 fixes up some of the paths in the Products APIs! Also, it appears that the API is no longer in preview

Hmm, so if I'm understanding this correctly, you'd want the exception to filter/hide sensitive data (emails, contact IDs, etc.)?

Thanks for bringing this issue up! Yeah it'd probably be best to mock those all out - I had started on rebuilding the test suite and quickly ran into all...

I've also [created a topic](https://community.hubspot.com/t5/APIs-Integrations/Testing-the-APIs-inside-library-unit-tests/m-p/277099#M25274) on the HubSpot developer forum about this, and asked if we could potentially have a different key specific for testing - I do feel that...

Good point - that makes a lot of sense!

As of the latest commit/release [`3.2.17`](https://github.com/jpetrucciani/hubspot3/releases/tag/3.2.17), I've included my test account key in the tests, so we should be able to use that key for integration tests (so at least...

Thanks for the kind words, and I hope this library has been helpful for you! I normally add new APIs/clients as I need them, so at the moment I don't...

I've got a bit of time to do some polishing on certain clients, so I'm going to go ahead and merge your current progress so I can get the initial...