I’m getting a 403 error code from using a http request.
I’ve reached out to the vendor and they said it’s probably because the IP address from where it’s originating is from outside of the USA and not on their approved country list.
What country or countries wouild be the IP so I can have placed on their approved list?
this is the error code and when I spoke with the vendor, they said it was because the request was coming from a country outside of USA and not on their approved country list. It’s why I’m asking for which countries are the IP’s hosted.
yes, I use zapier and the settings are exact and the vendor confirmed.
Again, they said it’s due to the IP not being whitelisted in their system to accept so if I can get the country or countries from which the IP triggers the http request then I can get whitelisted and determine if the action works.
You could use a Send HTTP request step like the one below to get the IP address.
But I wouldn’t rely on this since IPs can change, services usually use multiple IPs, etc.