I have a recruitment assignment to turn in and need to turn off the verification code. Is there a way around this problem? I tried changing the Tusted IP Range, but at 255.255.255.255 it shows me an error " The range specified is too large"
Hi @Jakub Duda
According to salesforce help docs, it says The start and ends IP addresses must be in an IPv4 range and include no more than 33,554,432 addresses for Organization.
you can set login IP range from 0.0.0.0 to 255.255.255.255 for profile but not for Organization level.
If you want to add this 0.0.0.0 to 255.255.255.255 IP range, then you can add this IP on profile level..
Profiles >> select the profile >> login IP ranges
Read this article for more info:
https://help.salesforce.com/s/articleView?id=sf.security_networkaccess.htm&type=5
Hope it helps!
Thanks.