asciisd / zoho

Zoho package for Laravel
36 stars 37 forks source link

Type of zcrmsdk\oauth\exception\ZohoOAuthException::$file must be string (as in class Exception) #44

Closed imadys closed 2 years ago

imadys commented 2 years ago

Can you tell me what is this error?

image
rogerio-pereira commented 2 years ago

This is related to PHP 8, check this issue

https://github.com/asciisd/zoho/issues/42

imadys commented 2 years ago

Thanks!

aemaddin commented 2 years ago

Fixed in v.2.0.3, you can upgrade but still under testing, so be careful

rogerio-pereira commented 2 years ago

@aemaddin Feedback about v.2.0.3 For me this updated worked as a charm tested Scenarios:

aemaddin commented 2 years ago

@rogerio-pereira Thanks for testing. You can also upgrade to the new package V3 from here:

https://github.com/asciisd/zoho-v3