Google OAuth

264 views
Skip to first unread message

t...@ecotronicbr.com

unread,
Sep 2, 2015, 6:51:34 PM9/2/15
to Fujitsu RunMyProcess Developer Community
Hello,

I'm trying to exchange the Authentication Code for a token , but my conncetor don't works.

have any tutorial for this?

Bidisha Das

unread,
Sep 3, 2015, 11:35:15 AM9/3/15
to suppor...@runmyprocess.com
Hi,

You can use the following url: https://accounts.google.com/o/oauth2/token with Content : code=${code?url}&redirect_uri=${redirect_uri?url}&client_id=${client_id?url}&scope=${scope?url}&client_secret=${client_secret?url}&grant_type=authorization_code to exchange Auth code with a token.

Hope this helps.


Thanks & Regards
Bidisha



Reply all
Reply to author
Forward
0 new messages