-
Notifications
You must be signed in to change notification settings - Fork 9.4k
FedEx module unable to process shipping label request: STREETLINES.TOO.LONG #39212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @ShapesGraphicStudio. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Delta. Thank you for working on this issue.
|
Hi @ShapesGraphicStudio , Thanks for your reporting and collaboration. Steps to reproduce
Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-13150 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Delta. Thank you for verifying the issue. |
Hello, "the API request are being sent to FedEx as [streetLine1 . streetLine2], but it should be [streetLine1, streetLine2]" |
@ShapesGraphicStudio The issue that you have linked has a pull request to fix the issue unless I am missing something... |
Hello, We have asked our FEDEX contact and each lign must not exceed 35 characters INCLUDING SPACE. Thats explains that each time we think we are under 35 characters, we are usually at more. Do you know how could we "stop" the consumer to write more than 35 characters ? |
Preconditions and environment
Steps to reproduce
Expected result
Shipping label should be created successfully as the address is on 2 lines and FedEx allows 35 characters per line.
Actual result
We can not create the shipping label, error message is showing STREETLINES.TOO.LONG.
Additional information
We verified that the address is written on 2 differnet lines.
Shipping label can't be created.
We contacted FedEx support, the told us that the address was showingh on one line and ther request logs:
"streetLines":[ "Xxxxxxxx Xxxxxxxxxxxxxxxx XX-X Xxxxxxxxxxxxx Xxxx #XXX"]
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: