IsraelOrtuno / pipedrive

Complete Pipedrive API client for PHP
MIT License
166 stars 58 forks source link

Fix handling 403 Forbidden Pipedrive's response #123

Closed ORudenko86 closed 1 year ago

ORudenko86 commented 1 year ago

@IsraelOrtuno Hello. Could you please, review this PR?

IsraelOrtuno commented 1 year ago

Ok to merge to master for now. Just wondering if this may be a breaking change for users handling exceptions before tagging a new version.

ORudenko86 commented 1 year ago

Ok to merge to master for now. Just wondering if this may be a breaking change for users handling exceptions before tagging a new version.

I think no. I just changed exception code from zero to status code if 401 and 403. In other cases it will be 0

IsraelOrtuno commented 1 year ago

Just released a new tag 👍