how can i fix the dhl shipping error?DHL - Not Able to change Ship to Specific Countries and Ship to Applicable CountriesConfigure shipping for DHLShipment Tracking displays Error in DHL Easylog ModuleDHL configuration errorDHL shipping method is not workingUPS is not working for heavy weight productsDifference Between DHL (Deprecated) and DHL Shipping MethodHow can I integrate DHL webservicesMagento 2: DHL Shipping Method IssueHow Can I Use the module-dhl programmatic to collect rates?DHL - how to integrate the DHL plugin and hide the rate
Is it a bad idea to replace pull-up resistors with hard pull-ups?
How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?
Exception propagation: When should I catch exceptions?
Two researchers want to work on the same extension to my paper. Who to help?
What is the best way for a skeleton to impersonate human without using magic?
Size of a folder with du
What does i386 mean on macOS Mojave?
Plastic-on-plastic lubricant that wont leave a residue?
How can dragons propel their breath attacks to a long distance
How can I answer high-school writing prompts without sounding weird and fake?
List software from restricted, multiverse separately
What is Plautus’s pun about frustum and frustrum?
Why was the Ancient One so hesitant to teach Dr. Strange the art of sorcery?
Understanding integration over Orthogonal Group
How can a Lich look like a human without magic?
Create a list of all possible Boolean configurations of three constraints
Does the 500 feet falling cap apply per fall, or per turn?
Extrude the faces of a cube symmetrically along XYZ
Why doesn't Rocket Lab use a solid stage?
Was there ever any real use for a 6800-based Apple I?
How to make a language evolve quickly?
Why was castling bad for white in this game, and engine strongly prefered trading queens?
Why does the Earth follow an elliptical trajectory rather than a parabolic one?
How to minimise the cost of guessing a number in a high/low guess game?
how can i fix the dhl shipping error?
DHL - Not Able to change Ship to Specific Countries and Ship to Applicable CountriesConfigure shipping for DHLShipment Tracking displays Error in DHL Easylog ModuleDHL configuration errorDHL shipping method is not workingUPS is not working for heavy weight productsDifference Between DHL (Deprecated) and DHL Shipping MethodHow can I integrate DHL webservicesMagento 2: DHL Shipping Method IssueHow Can I Use the module-dhl programmatic to collect rates?DHL - how to integrate the DHL plugin and hide the rate
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
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
|
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
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
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
715
715
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.
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