简体   繁体   中英

FedEx Rate Request returns "Rating is temporarily unavailable, please try again later."

I am working on FedEx integrations using testing credentials and the Rate Service has been returning the message "Rating is temporarily unavailable, please try again later." other services ie Ship, Validate etc seem to be working fine.

It was working fine a couple of days ago now every time I am getting the same response. I am not sure if it is something to do with my code or FedEx service is down.

I cannot find anything to check weather their service is down.

Response Before:

在此处输入图片说明

Response Now:

在此处输入图片说明

Turns out there is a problem with fedex Rating service and they are recommending using production credentials for the Rate service.

I got a response from FedEx via email saying that everyone is facing the same problem as mine and the development team is looking into the issue.

I was able to reproduce the same problem with production credentials.

In my case, the issue as the ShipTimestamp which was three months old.

By setting it to match current datetime, I got no issue.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM