Hallo zusammen,
ich bekomme beim DHL Plugin beim Retoure erstellen folgenden Fehlercode:
Backend action „ViisonDHLOrder/createLabel“ failed with exception: Authentification failed: User has insufficent rights
{
"user": "BENUTZER",
"exceptionFile": /engine/Shopware/Plugins/Community/Backend/ViisonDHL/Classes/OnlineRetoureCommunication.php",
"exceptionLine": 106,
"exceptionCode": 0,
"exceptionTrace": [
"#0 /engine/Shopware/Plugins/Community/Backend/ViisonDHL/Classes/OnlineRetoureCommunication.php(106): SoapClient->__call('BookLabel', Array)",
"#1 /engine/Shopware/Plugins/Community/Backend/ViisonDHL/Classes/ShippingLabelGenerator.php(65): Shopware\\Plugins\\ViisonDHL\\Classes\\OnlineRetoureCommunication->createLabel(NULL, 2, Array)",
"#2 /engine/Shopware/Plugins/Community/Backend/ViisonDHL/ViisonShippingCommon/Controllers/Backend/ViisonShippingCommonOrder.php(381): Shopware\\Plugins\\ViisonDHL\\Classes\\ShippingLabelGenerator->createReturnLabel(NULL, 2, Array, Array, NULL, Array)",
"#3 /engine/Library/Enlight/Controller/Action.php(193): Shopware\\Plugins\\ViisonShippingCommon\\Controllers\\Backend\\ViisonShippingCommonOrder->createLabelAction()",
"#4 /engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight_Controller_Action->dispatch('createLabelActi...')",
"#5 /engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))",
"#6 /engine/Shopware/Kernel.php(215): Enlight_Controller_Front->dispatch()",
"#7 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(486): Shopware\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)",
"#8 /engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache->forward(Object(Symfony\\Component\\HttpFoundation\\Request), true, NULL)",
"#9 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(253): Shopware\\Components\\HttpCache\\AppCache->forward(Object(Symfony\\Component\\HttpFoundation\\Request), true)",
"#10 /engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache->pass(Object(Symfony\\Component\\HttpFoundation\\Request), true)",
"#11 /var/www/wm7w3xd/htdocs/SHOP/shopware.php(122): Shopware\\Components\\HttpCache\\AppCache->handle(Object(Symfony\\Component\\HttpFoundation\\Request))",
"#12 (main)"
]
}
Ein normales Label kann ohne probleme erstellt werden. Daten sind soweit auch alle richtig hinterlegt.
Danke