mailjet / prestashop-mailjet-plugin-apiv3

GNU General Public License v2.0
15 stars 9 forks source link

PrestaShop 8.1.0, PHP 8.2.8 and a problem with entering API keys on #140

Closed MartinK111 closed 1 year ago

MartinK111 commented 1 year ago

Hello,

I have PrestaShop 8.1.0 PHP version: 8.2.8 The version of the module is v3.6.0

I have a problem with the Login Information setting after installing the module.. I enter the correct Api and Secret keys and I get the message "Please verify that you have entered correct API and secret key." I tried it several times.

Here is screenshot: mailjet

Can you please help me?

Thanks.

oleksandr-mykhailenko commented 1 year ago

Hello @MartinK111 Does it happen only with php 8.1 + ?

MartinK111 commented 1 year ago

Hello,

Thank you for the quick reply. I have PHP 8.2.9, and I did a fresh install of PrestaShop 8.1.0 Regarding your question, unfortunately I can't say for sure if this problem only occurs with PHP 8.1+. I'm a bit inexperienced in these technical details. In addition, the module takes a very long time to respond. When I click on it, I wait 30 seconds for it to load. I suppose it could be a problem with PHP version 8.2+, but I'm not sure.

Thanks for your understanding and help.

MartinK111 commented 1 year ago

UPDATE:

After updating to PHP 8.1, the issue has been resolved. This suggests that it is most likely related to PHP 8.2 or later versions.

oleksandr-mykhailenko commented 1 year ago

Thank you @MartinK111 Plugin was not tested with 8.2+ version, so it could be situations that we are not aware. Anyway, It's a new challenge for us. We take this into work

oleksandr-mykhailenko commented 1 year ago

Fixed