I am integrating third party APIs with my client's project, these APIs are ip restricted and I have whitelisted my ip but it still saying unauthorized because API call from system is using something like 2400:adc5:141:ee00:1138:e001:16ac:2ed instead of my public ip. What are the possible reason of this? Any help will be greatly appreciated.
Asked
Active
Viewed 42 times
0
-
As a temp solution, you can disable Ipv6 on your computer, then it will use the Ipv4 address. – Poul Bak Sep 06 '22 at 10:48