Was trying out the live contact api and was getting a “can’t share information” error on the last confirmation page of the authentication process:
Not the friendliest error. My problem was i was running from local host. I added an entry in my host file of 127.0.0.1 www.bronwen.com and ran the code using that sitename and tada…it’s happy again.