I'm trying to add a Google Contact to my account and I'm getting always the same result:
Unauthorized (401) - Unauthorized (1 attempt)
I have enabled the Contacts API on Google Console, and I have authorized it using the scope https://www.google.com/m8/feeds, and following a similar way which made work the Calendar API.
I'm using the 'Add a Contact' connector from the 'Google Contact (Gmail)' Provider.
The input variables I'm using are:
content:
<atom:title type='text'>Pepe</atom:title>
<atom:content type='text'>Notes</atom:content>
<gd:email rel='http://schemas.google.com/g/2005#work' address='pe...@gmail.com' />
<gd:phoneNumber rel='http://schemas.google.com/g/2005#work' primary='true'>654545454</gd:phoneNumber>
auth:
4/P0[...]6k
This authorization code is the result of a request to the URL:
Why Am I getting the Unauthorized error?
Thanks in advance and regards.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/14a2d095-55e2-49c8-a9da-0decb4c8d1a6%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/14579a7a-1217-4b05-bb37-b86ec3d05082%40runmyprocess.com.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/31120f1b-21f9-4747-a498-d05c1dc9e009%40runmyprocess.com.