Open
Description
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 this is really unexpected and should be fixed or at least mentioned in the readme
Metadata
Metadata
Assignees
Labels
No labels