View Single Post
Posts: 4 | Thanked: 4 times | Joined on Nov 2013
#1072
Originally Posted by xur17 View Post
When I tried entering the url into my browser (with my useragent set as an iphone), I got that same response. I managed to get a correct response when I used the live http headers extension for firefox, and replayed a recording of dialing the number using the iphone web app.

The post content listed in the Live HTTP Headers extension is:

Code:
{"gvx":"random-letters-and-numbers-here:thirteennumbershere"}
EDIT: I figured out what the post data is. This is the content of the cookie named gvx.

Were you submitting the url as a post request, or a get request?

I can attach the Live HTTP Headers file if that would be helpful.
I'm trying to get the Direct Access Number from iOS contact list. I was able to get the gvx cookie but it's just some random letter numbers and 13 numbers like this

gvx=Gq2TyFXex-LgnMt9YR6Fc9wPl3o:1273448429000;

Where does it say the Direct Access Number? The 13 numbers is not the access number of the destination number in the query string.

I'm building this for iOS. Any help is greatly appreciated.
 

The Following User Says Thank You to iCoding For This Useful Post: