You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
in first place I got an error with the dev-master version saying: Array ( [0] => SECURITY_VIOLATION )
So i read #64 (comment) and installed the petschko/dhl-php-sdk:dev-dev
After that I got (with the same credentials) this error: Array ( [0] => SOAP-ERROR: Encoding: object has no 'ShipmentOrder' property )
Maybe therefore: #64 (comment)
The DHL Business Account is brand new, so I guess I have to use version 3 of the API.
The App is activated, and also ALL services are activated, so I retrieved an AppID and an App-Token.
When testing with sandbox credentials in the dev-master version everything was fine.
What to do?
The text was updated successfully, but these errors were encountered:
I think the best way to find out whats the issue is when you send that code here or to me via E-Mail. Some error-messages of DHL are not that self explanatory
Yes you are right, you have to use the Dev-Branch when your DHL-Account is new (then you use Version 3), so the issue must be something different
Hi,
in first place I got an error with the dev-master version saying:
Array ( [0] => SECURITY_VIOLATION )
So i read #64 (comment) and installed the petschko/dhl-php-sdk:dev-dev
After that I got (with the same credentials) this error:
Array ( [0] => SOAP-ERROR: Encoding: object has no 'ShipmentOrder' property )
Maybe therefore: #64 (comment)
The DHL Business Account is brand new, so I guess I have to use version 3 of the API.
The App is activated, and also ALL services are activated, so I retrieved an AppID and an App-Token.
When testing with sandbox credentials in the dev-master version everything was fine.
What to do?
The text was updated successfully, but these errors were encountered: