Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 566 Bytes

File metadata and controls

17 lines (9 loc) · 566 Bytes

Google Voice API

Authorization

You could import the authorization info which is export from EditThisCookie

create a file called cookies.json or new GoogleVoice(your_cookie_array)

image.png

Google Voice Protocol

You could change the protocol to key-value json response

Just change the request params alt=protojson to alt=json

image.png