Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am using https://dnaspaces.io/api/location/v1/clients?ipAddress= to retrieve location information. It works great passing in an IPV4 address, but when passing in a IPV6 address it always returns all clients as if I didn't pass in an IP address at ...
And now it's working again. I've noticed a lot of time when I get an empty json response back, that if I wait 15-30 minutes and make the same postman call, I then get results back
That worked the first time. So then I tried with the searchType=wildcard on an IPV4 address which did not seem to work. No errors, just an empty json response. When I plugged back in the same IPV6 address that worked the first time, it too now jus...