dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
48 stars 63 forks source link

WSDL Generation Fails with 500 Server Error #560

Closed mam08ixo closed 4 years ago

mam08ixo commented 4 years ago

Environment:

Steps to Reproduce:

Expected Result:

Actual Result:

The "\DateTime" parameter type is invalid. Verify the parameter and try again.

mam08ixo commented 4 years ago

Seems to be fixed with #557 but not yet bundled with M2.

sta1r commented 4 years ago

Hi @mam08ixo, indeed this was fixed quite recently and won't be included in a Magento release until 2.4. In the meantime it's possible to upgrade our connector via:

composer require dotmailer/dotmailer-magento2-extension:"4.5.1 as 4.4.0"
umarch06 commented 4 years ago

@sta1r this is a very critical issue as none is able to get into swagger UI. Is there any Magento patch available for this?

sta1r commented 4 years ago

@umarch06 is the upgrade mentioned above not possible?

rsjmeijer commented 3 years ago

For us upgrading dotmailer worked fine!