Viktor Kopychko

Results 1 issues of Viktor Kopychko

I've just discovered that if one calls the getIpGeolocationFull like this `bigdatacloudClient.getIpGeolocationFull('someip')` instead of `bigdatacloudClient.getIpGeolocationFull({ip: 'someip'})` it will return a result for an ip of a current machine, I think...