Skip to content

Google API No Longer Working #25

@parkerlouis

Description

@parkerlouis

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

  1. Execute command

geowifi.py -s bssid '30:86:2d:c4:29:d0'

  1. Observe that the row for Google is not populated with any data

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions