nopSolutions / FedEx-plugin-for-nopcommerce

Shipping plugin for FedEx
https://www.nopcommerce.com/
GNU General Public License v3.0
9 stars 15 forks source link

Error getting FedEx Rates #8

Closed cklenk closed 1 year ago

cklenk commented 1 year ago

Hello,

I am receiving this error

There was no endpoint listening at https://ws.fedex.com/web-services/rate that could accept the message. This is often caused by an incorrect address or SOAP action. I'm running nop 4.6.4 image image and the FedEx 2.01 plugin image Any help would be appreciated!

Thank you, Cameron

skoshelev commented 1 year ago

Hi @cklenk. I tested the plugin and found no problems. Check that the gateway you specified is available from your server. also try to use another address like this one https://gateway.fedex.com:443/web-services/rate

Closed #8

cklenk commented 1 year ago

Hi @cklenk. I tested the plugin and found no problems. Check that the gateway you specified is available from your server. also try to use another address like this one https://gateway.fedex.com:443/web-services/rate

Okay will do I will look into that. Thank you for the tips!