-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hello @GONZOsint Thank you for creating this excellent program!
It seems that all requests to the Google Geolocation API result in "Not Found". I tested with the MAC Addresses provided in the Google API documentation. I also tested with a cURL command to confirm that my API key was working and to confirm the results returned by Google.
Steps to Reproduce
- Execute command
geowifi.py -s bssid '30:86:2d:c4:29:d0'
- Observe that the row for Google is not populated with any data
Please feel free to reach out if you require additional details. Cheers!
UPDATE: It seems that the Google Geolocation API requires at least two BSSIDs to be provided in order to return coordinates. Just checking the code, there is a hard-coded BSSID in Line 540 of geowifi.py that may be causing the problem:
('macAddress': '00:25:9c:cf:1c:ad')
Metadata
Metadata
Assignees
Labels
No labels
