Rating is temporarily unavailable - Error in FEDEX

三世轮回 提交于 2019-12-08 12:33:00

问题


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.


回答1:


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




回答2:


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")



来源:https://stackoverflow.com/questions/11156258/rating-is-temporarily-unavailable-error-in-fedex

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!