Webservices-REST "Setup Oauth" action
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-10-18 11:38 AM
Hi everyone,
I want to use this object to get and write something on google sheets.
But I don't know how to pass the Oauth. I already created my client ID and password. But I still have no idea about how to configure the parameter below.
Token URL
Username
Password
Certificate Filename
Certificate Subject
Certificate Password
Does anyone have the experience about REST configuration?
Thanks,
Tsai
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-11-18 03:54 PM
Hey,
I'd also would like to be able to find the documentation for that BO
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-11-18 02:40 PM
Hi, We have used Token URL to send data to External Application. When I was using Oauth to authenticate the URL, it gave me error. In my case , as the external application was Service now which uses accept the data in Base64 encoding, I have added code in this action to send the userid and password in Base64 encoding and it worked .
Narayan
