Country IP addresses

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?

Could you share more details of the error like screenshots?

Thank you for your reply.

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.

{“request”:{},“response”:{“body”:“<html style="height:100%"><META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"><meta name="format-detection" content="telephone=no"><meta name="viewport" content="initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3"><body style="margin:0px;height:100%"><iframe id="main-iframe" src="/_Incapsula_Resource?CWUDNSAI=23&xinfo=1007-17792922-0%200NNN%20RT%281696627919560%2023%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B16%20U18&incident_id=876001090130200833-98299440546978631&edet=16&cinfo=ffffffff&rpinfo=0&mth=GET" frameborder=0 width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 876001090130200833-98299440546978631”,“status”:403}}

Mmm and you are sure you have the correct syntax used for your authorization header?

The error doesn’t really mention anything about IP

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.

thanks for the suggestion!

1 Like

Related: Yet another topic about static IP-addresses