ios - How can I get Google contact list from swift 3? -


i'm trying contact list swift 3? i've try following url contacts google i've got 401. that's error.. please me how solve it.

https://www.google.com/m8/feeds/contacts/default/full/?access_token=[token]&alt=json&callback=? 

try this:

if uiapplication.shared.canopenurl(_your_url_) {                 uiapplication.shared.open(_your_url_, completionhandler: { (success) in                     print("success") // prints success                 })             } 

Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -