Newsletter2Go Plug-In verursacht Fehler in API?

Hi,

wir rufen unsere Bestellungen über die API aus Shopware ab. Sobald ich das Newsletter2Go Plug-In aktiviere, funktioniert das aber nicht mehr. Dann passiert irgendetwas beim Auslesen der Kundengruppe. Der Fehler lautet:

Fatal error: Uncaught Error: Call to undefined method Shopware\\Components\\Api\\Resource\\NewsletterCustomer::getCustomerGroups() in /yyyyyy/www.xxxxxxx.de/engine/Shopware/Plugins/Community/Core/Newsletter2Go/Controllers/Api/CustomerGroups.php:22
Stack trace:
#0 /yyyyyy/www.xxxxxxx.de/engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Api_CustomerGroups->indexAction()
#1 /yyyyyy/www.xxxxxxx.de/engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight_Controller_Action->dispatch(\'indexAction\')
#2 /yyyyyy/www.xxxxxxx.de/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#3 /yyyyyy/www.xxxxxxx.de/engine/Shopware/Kernel.php(191): Enlight_Controller_Front->dispatch()
#4 /yyyyyy/www.xxxxxxx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php(484): Shopware\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
#5 /te in /yyyyyy/www.xxxxxxx.de/engine/Shopware/Plugins/Community/Core/Newsletter2Go/Controllers/Api/CustomerGroups.php on line 22 

Hat jemand eine Idee? Newsletter2Go bietet leider keinen Plug-In Support an…