After authorizing contacts api in appid, I was trying to use the contacts sample code. Turns out it is no longer valid since it is using a depreciated interface which has been replaced by oauth2.
I am looking for sample python code to demonstrate how to use oauth2 with the contacts api.
Can anybody point me in the right direction for this?
Thanks