How to automate Google Computer Vission API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-11-18 09:22 PM
I am trying to use Get image Properties using google computer vision API.
I provided a proper value for OAuth 2 (JWT Bearer Token) Authentication Credential Name but while executing getting following error.
Internal : Unexpected error The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-03-19 01:02 AM
Hi Romesh,
I am trying to implement the PDF to Text google skills that requires an OAuth 2 token. How did you implement getting the token in blue prism? I am trying to set up a web service to get it from google by sending in the client id and secret but cannot find any documentation on how to configure this exactly.
Thanks
