I am getting a weird connection error I haven't seen before - it's happened in two new sandboxes.
As I have many times, I am creating a Connection using the standard Username/Password connection. I have added my IP address to Network Access, so it normally just lets me connect.
But instead, I am seeing this behavior.
Click Test and it works, and in the login history I see :
[MY IP Address] Other Apex API Success
But I then immediately get an error in IC when it tries to do the initial metadata read, saying :
LOGIN_MUST_USE_SECURITY_TOKEN: Invalid username, password, security token; or user locked out.
And in the login history, I see a second entry with these details:
13.110.74.8 Other Apex API Failed: API security token required
According to WhoIs, that is SFDC IP address.
If I add that IP address to Network Access, it works, but I don't understand why IC would generate a login from a SFDC IP address? Any ideas what is happening here?
Thanks