Hello, you can try using a proxy before loading page.
if this doesnt work you can try using proxy and then requesting fingerprint.
I managed to do this in this way.
For those who needs this later, you can set up http proxy and send a simple get request to https://api.ipify.org , it will give you the ip adress in plain text, no need to parse the json.
One of many simple and easy ways to do it.