logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
judy e  
#1 Posted : Tuesday, September 22, 2026 9:03:54 AM(UTC)
judy e

Rank: Advanced Member

Groups: Admin
Joined: 11/7/2018(UTC)
Posts: 313

Thanks: 21 times
Was thanked: 6 time(s) in 6 post(s)
We are having issues with Fedex Oauth and some international addresses. For example, one to Chile- rates were obtained in June, but trying to place an order for the same item/same address returns no rates. We have sent the debug log info to Fedex and they said the error is
"errors": [
{
"code": "RECIPIENT.ADDRESSSTATEORPROVINCECODE.MAXCHAREXCEEDED",
"message": "The length of the destination state or province code exceeds the limit of 2 characters. Please update and try again."
}

Log shows
"recipients": null,
"recipient": {
"contact": null,
"address": {
"city": "Valparaiso",
"stateOrProvinceCode": "",
"postalCode": "2540070",
"countryCode": "CL",
"residential": false,
"streetLines": [
"Laminaria 333",
"VINA DEL MAR"
]
}

I can't check the Fedex source code since we don't have it. How many characters does the code send and/or is there any kind of translation between province name and province code?
Attached is a screenshot of some orders that had been created with Ship method 32, FedEx international.
2026-09-22_10-01-23.png (65kb) downloaded 0 time(s).

Edited by user Tuesday, September 22, 2026 9:04:59 AM(UTC)  | Reason: Not specified

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Katie S  
#2 Posted : Tuesday, September 22, 2026 11:45:05 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 508

Thanks: 6 times
Was thanked: 36 time(s) in 35 post(s)
Hi Judy,

When I tested, the address verification service kicked in and changed the address to:

Calle Laminaria 333
2540070 Viña del Mar
Valparaíso
CHILE

On the Fedex side, I enabled all available FedEx international services and the only one that appeared is "FedEx International Economy" - but that might be something to do with my test account.

When you enable Debug in Ablecommerce, what does the FedExOAuth.log show for this shipment? If there is an error when sending the details to Fedex, it will appear in the log file in Ablecommerce. Otherwise, you will see all the rates for any available service type.

Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.