简体   繁体   中英

Rating is temporarily unavailable - Error in FEDEX

I am integrating the FEDEX through SOAP webservice in php on my project. But now i am getting this error for last 2 days. Is this error occuring due to FEDEX or any other error in coding/data ? The below is the response i am getting when using the FEDEX Webservice.

Error returned in processing transaction

Severity: FAILURE

Source: crs

Code: 7

Message: Rating is temporarily unavailable, please try again later.

LocalizedMessage: Rating is temporarily unavailable, please try again later.

Like tribulant mentioned try using production credentials. I did has the same issue with test server ans was able to resolve it through production credentials

Same problem here using test credentials. I wonder what the problem is and if they will fix it.

It seems like the live/production server is online and working though (if you have production credentials). The URL for SOAP should be https://ws.fedex.com:443/web-services/rate (note that "wsbeta" is changed to "ws")

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