D
It seems that BxDolTwilio.php on line 51 needs to be :
require_once BX_DIRECTORY_PATH_PLUGINS . 'twilio/sdk/src/Twilio/autoload.php'; // Loads the library
NOT
require_once BX_DIRECTORY_PATH_PLUGINS . 'Twilio/autoload.php'; // Loads the library
hello @Doktur !
Fixed by https://github.com/unaio/una/issues/4046
Thank you for your report!
hello @Doktur !
Fixed by https://github.com/unaio/una/issues/4046
Thank you for your report!