I am writing an application that uses Google Play Services. I want to see that all data is sent to googleapis.com. I am using Charles tool to intercept data using SSL Proxy. But for some reason it does not work on www.googleapis.com, android.googleapis.com. However, for other domains, but above, I was able to successfully view the text data. So, I know that I received the SSL proxy in Charles correctly. I followed this link to configure: here
Has anyone earned so far?
source
share