Question
TTEC
US
Last activity: 30 May 2020 18:12 EDT
Pega Robotics RestApi client component
Hi.
I am trying to make a api call provided by a 3rd vendor (Aylien) to perform some nlp text extraction. I get the same error regardless of how I try to call this API.
Status Code: 'Unauthorized', Body:'{"errors":[{"code":"KB401","detail":"`X-Application-Id` or `X-Application-Key` headers are missing.","id":"error401_unauthorized_missing_parameters","links":{"about":"https://docs.aylien.com/newsapi/#authorization"},"status":401,"title":"Authentication parameters missing"}]}'
Aylien provides me with the following API information
App name TTEC's App
App ID 216b8032
API key e198571e868ae3b4468d12294c8a1ffc
Endpoint https://api.aylien.com/api/v1
Is this enough information to use the new RestClient component in Robotics?
Thanks.
***Edited by Moderator Marissa to update Content Type from Discussion to Question; update Platform Capability Tags***