We are running a Magento 2.4.4 ecommerce store and trying to integrate with the Fedex Rest API. I have applied the Magento patch from here.
I’ve followed the instructions from Fedex here to setup the integration in the Magento admin panel – System > Integrations. Callback and Identity links are both https://magicplus-magicplus.apps.az.fxei.fedex.com/ecommerce/stores/magento/auth
I’ve also entered our credentials for Fedex API in the Configuration > Stores > Delivery Methods > Fedex.
When I try to activate the integration from Magento I get the below error:
Invalid Request - "Bad request - STORE_URL_NOT_PRESENT"
Can anyone help problem solve this? I have not been able to find any ideas online.