how can i fix the dhl shipping error?
I have been added the all information about dhl in magento system >> configuration >> sales >> shipping method
but all information about dhl is correct even i had confirmed with dhl office and all info are correct.
But still getting the error from DHL in front-end.
DHL
This shipping method is currently unavailable in this location. If you would like to ship using this shipping method, please contact us.
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="http://www.dhl.com" xmlns:p1="http://www.dhl.com/datatypes" xmlns:p2="http://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com DCT-req.xsd "><GetQuote xmlns=""><Request><ServiceHeader><SiteID>EMUESIRI</SiteID><Password>dHQIl6aesu</Password></ServiceHeader></Request><From><CountryCode>NG</CountryCode><Postalcode>904103</Postalcode><City>Abuja</City></From><BkgDetails><PaymentCountryCode>NG</PaymentCountryCode><Date>2015-10-09</Date><ReadyTime>PT0H00M</ReadyTime><DimensionUnit>CM</DimensionUnit><WeightUnit>KG</WeightUnit><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><Weight>0.1</Weight></Piece></Pieces><PaymentAccountNumber>365081821</PaymentAccountNumber></BkgDetails><To><CountryCode>NG</CountryCode><Postalcode>450211</Postalcode><City>Asa </City></To></GetQuote></p:DCTRequest>
[__pid] => 6197
)
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[0] => Error parsing body - doesn't seem to be a chunked message
[1] => The response is in wrong format.
[__pid] => 6197
)
magento-1.7 shipping-methods dhl
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 5 more comments
I have been added the all information about dhl in magento system >> configuration >> sales >> shipping method
but all information about dhl is correct even i had confirmed with dhl office and all info are correct.
But still getting the error from DHL in front-end.
DHL
This shipping method is currently unavailable in this location. If you would like to ship using this shipping method, please contact us.
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="http://www.dhl.com" xmlns:p1="http://www.dhl.com/datatypes" xmlns:p2="http://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com DCT-req.xsd "><GetQuote xmlns=""><Request><ServiceHeader><SiteID>EMUESIRI</SiteID><Password>dHQIl6aesu</Password></ServiceHeader></Request><From><CountryCode>NG</CountryCode><Postalcode>904103</Postalcode><City>Abuja</City></From><BkgDetails><PaymentCountryCode>NG</PaymentCountryCode><Date>2015-10-09</Date><ReadyTime>PT0H00M</ReadyTime><DimensionUnit>CM</DimensionUnit><WeightUnit>KG</WeightUnit><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><Weight>0.1</Weight></Piece></Pieces><PaymentAccountNumber>365081821</PaymentAccountNumber></BkgDetails><To><CountryCode>NG</CountryCode><Postalcode>450211</Postalcode><City>Asa </City></To></GetQuote></p:DCTRequest>
[__pid] => 6197
)
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[0] => Error parsing body - doesn't seem to be a chunked message
[1] => The response is in wrong format.
[__pid] => 6197
)
magento-1.7 shipping-methods dhl
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11
|
show 5 more comments
I have been added the all information about dhl in magento system >> configuration >> sales >> shipping method
but all information about dhl is correct even i had confirmed with dhl office and all info are correct.
But still getting the error from DHL in front-end.
DHL
This shipping method is currently unavailable in this location. If you would like to ship using this shipping method, please contact us.
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="http://www.dhl.com" xmlns:p1="http://www.dhl.com/datatypes" xmlns:p2="http://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com DCT-req.xsd "><GetQuote xmlns=""><Request><ServiceHeader><SiteID>EMUESIRI</SiteID><Password>dHQIl6aesu</Password></ServiceHeader></Request><From><CountryCode>NG</CountryCode><Postalcode>904103</Postalcode><City>Abuja</City></From><BkgDetails><PaymentCountryCode>NG</PaymentCountryCode><Date>2015-10-09</Date><ReadyTime>PT0H00M</ReadyTime><DimensionUnit>CM</DimensionUnit><WeightUnit>KG</WeightUnit><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><Weight>0.1</Weight></Piece></Pieces><PaymentAccountNumber>365081821</PaymentAccountNumber></BkgDetails><To><CountryCode>NG</CountryCode><Postalcode>450211</Postalcode><City>Asa </City></To></GetQuote></p:DCTRequest>
[__pid] => 6197
)
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[0] => Error parsing body - doesn't seem to be a chunked message
[1] => The response is in wrong format.
[__pid] => 6197
)
magento-1.7 shipping-methods dhl
I have been added the all information about dhl in magento system >> configuration >> sales >> shipping method
but all information about dhl is correct even i had confirmed with dhl office and all info are correct.
But still getting the error from DHL in front-end.
DHL
This shipping method is currently unavailable in this location. If you would like to ship using this shipping method, please contact us.
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[request] => <?xml version="1.0" encoding="UTF-8"?>
<p:DCTRequest xmlns:p="http://www.dhl.com" xmlns:p1="http://www.dhl.com/datatypes" xmlns:p2="http://www.dhl.com/DCTRequestdatatypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com DCT-req.xsd "><GetQuote xmlns=""><Request><ServiceHeader><SiteID>EMUESIRI</SiteID><Password>dHQIl6aesu</Password></ServiceHeader></Request><From><CountryCode>NG</CountryCode><Postalcode>904103</Postalcode><City>Abuja</City></From><BkgDetails><PaymentCountryCode>NG</PaymentCountryCode><Date>2015-10-09</Date><ReadyTime>PT0H00M</ReadyTime><DimensionUnit>CM</DimensionUnit><WeightUnit>KG</WeightUnit><Pieces xmlns=""><Piece xmlns=""><PieceID>1</PieceID><Weight>0.1</Weight></Piece></Pieces><PaymentAccountNumber>365081821</PaymentAccountNumber></BkgDetails><To><CountryCode>NG</CountryCode><Postalcode>450211</Postalcode><City>Asa </City></To></GetQuote></p:DCTRequest>
[__pid] => 6197
)
2015-10-09T12:05:47+00:00 DEBUG (7): Array
(
[0] => Error parsing body - doesn't seem to be a chunked message
[1] => The response is in wrong format.
[__pid] => 6197
)
magento-1.7 shipping-methods dhl
magento-1.7 shipping-methods dhl
edited Oct 12 '15 at 11:14
Bishal Neupane
asked Oct 9 '15 at 12:11
Bishal NeupaneBishal Neupane
1411115
1411115
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11
|
show 5 more comments
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11
|
show 5 more comments
1 Answer
1
active
oldest
votes
Try to change the "Content-type" to "Non-documents" and "Allowed Methods" to "Express Worldwide".
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f85923%2fhow-can-i-fix-the-dhl-shipping-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to change the "Content-type" to "Non-documents" and "Allowed Methods" to "Express Worldwide".
add a comment |
Try to change the "Content-type" to "Non-documents" and "Allowed Methods" to "Express Worldwide".
add a comment |
Try to change the "Content-type" to "Non-documents" and "Allowed Methods" to "Express Worldwide".
Try to change the "Content-type" to "Non-documents" and "Allowed Methods" to "Express Worldwide".
edited Jul 6 '18 at 10:31
answered Apr 26 '18 at 6:21
1247p1247p
515
515
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f85923%2fhow-can-i-fix-the-dhl-shipping-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
check your log file shipping_dhlint.log located at var/log and paste your request and response here
– Minesh Patel
Oct 9 '15 at 12:29
have you added Origin address in Shipping Settings ?
– Minesh Patel
Oct 9 '15 at 12:30
FYI do not share your account number here any one can create shipment by using that account number
– Minesh Patel
Oct 9 '15 at 12:41
@MineshPatel i have added the shipping_dhlint error, please..
– Bishal Neupane
Oct 12 '15 at 11:15
It seems your response is empty
– Minesh Patel
Oct 13 '15 at 4:11