Adrian Campos
Adrian Campos
I found the line `prodAccesspointsApiHost = "accesspoints.googleapis.com"` in `com.google.android.apps.access.wifi.consumer.config.Config`. Combined with your "v2" endpoints listed above (ex: https://accesspoints.googleapis.com/v2/userPreferences), I get a response: "Request had invalid authentication credentials..." To get an...
The FMD app also makes some POST requests to ``` https://android.googleapis.com/nova/nbe_execute_action ``` and ``` https://android.googleapis.com/nova/nbe_list_devices ``` With the proper Authorization Bearer token, I get a list of my device names...