Adobe IO Rest service throwing error. Here is the engineering ticekt raised for the below error.IOEXT-65. Please provide the cause and solution. Here is the code we are using. var processEnv = process.env; var namespace = processEnv.__OW_NAMESPACE; var auth = processEnv.__OW_API_KEY; //console....
command --> aio cloudmanager:environment:list-variablesError:(node:13632) UnhandledPromiseRejectionWarning: FetchError: request to https://cloudmanager.adobe.io/api/programs failed, reason: unable to get local issuer certificateat ClientRequest.<anonymous> (C:\Users\ssss\AppData\Local\@adobe\aio-cli...
Hello,I am trying to use Adobe api to extract data from the PDF,I have created JWT and access token, and with this details if I call the extract service I got the errors,https://documentcloud.adobe.com/document-services/index.html#post-extractPDFthis is the api doc which I am following,I am using th...
It looks like the Admin Console has been updated recently so that one must specify the products a user is meant to be a developer for. This seems like a great new addition instead of giving blanket access to all products the user has access to, but now it appears that some of the products which our ...
I am trying to learn something here:https://www.adobe.io/apis/experienceplatform/console/docs.html#!AdobeDocs/adobeio-console/master/services-add-api-jwt.md and it says "If you have completed development on your project and are ready to submit your application for approval, please read the project a...
I am willing to configure caching for my IO Runtime action using the Cache Control Header - Cache-Control:max-age=1800.Although the header is coming up in response, but the action is not hitting the cache on subsequent calls. Also the header X-Cache is CONFIG_NOCACHE , which signifies that Caching h...
Hi,Here am trying to use actions has webhook listener and events are triggered from 3rd party where request will be in JSON structure.When JSON params are picked from function its getting shuffled. ex;Expected:"message_delivery_report": { "message_id": "01FJJY1FJDSKWN22RGMF23ZH5R", "conversati...
in one of the requirment informatica fetching data from flat file as source file and insert records into a temporary table temp of DB2 database. Flat file has one column as datetime datatype (YYYY/MM/DD HH:MM:SS). However, informatica fetching this column as string datatype (Since Informatica date f...
Hi everyone, I'm having a pretty serious issue with Adobe I/O. To give a little context, we’re using AEM to communicate with a commerce system via Adobe I/O. We’re using the CIF OOTB framework to do so. The long of the short is that once I deploy my Adobe I/O application, everything is happy and ...
Hi all, I have one investigation requirement to check if there is a way to access Assets api from Jira or other external projects. When I am looking into firefly project, it looks like it is feasible. But, I cannot find any useful docs. Any suggestions? Thanks.