Hi, as per this thead https://e2e.ti.com/support/enterprise-automation-integration-group/enterprise-automation-integration/f/enterprise-automation-integration-forum/1196649/ti-api-subscription-push-api---ip-addresses-of-ti-side-notification-servers, would it be possible to get the IP address the test subscription inventory test runs on? (api-portal.ti.com/store-inventory-subscription-push-api. I have set up our Inventory Subscription API settings but when running the test I get this error
{
"errors": [
{
"errorCode": "TI-API-0405",
"type": "ResourceNotFound",
"reason": "Invalid method",
"message": "POST is not a supported method. See documentation around this API at https://api-portal.ti.com."
}
]
}
I will assume that our firewall is blocking your post request. Would it be possible to get the IP address from which the request is sent?
Many thanks.