I am having issues setting up a "OAuth 2.0" key for API calls on a local nodeJS server:https://adobeioruntime.net/api/v1/web/io-solutions/adobe-oauth-playground/oauth.html When i go to use the "Creative Cloud" I see this message:"requires Adbobe review" Within the developer console I try these sett...
Hi, I am trying to delete few files which are stored on azure blob store and files are getting deleted as per response.sample of code: await files.delete('publicxyz/publicfile.txt')But post deletion still I can preview those files data through an url which was provided from IO.
Hi, I am trying to delete few files which are stored on azure blob store and files are getting deleted as per response.sample of code: await files.delete('publicxyz/publicfile.txt')But post deletion still I can preview those files data through an url which was provided from IO.
When I enter in my Private key, and click generate I get an error message"There was an error generating the custom JWT. Please try again." Could someone please help with this?
I am trying to access a file on S3.This is a POC - the idea is to build the code in JavaScipt, deploy it on AIO and run it.The code uses aws-sdk module and works just fine when running it on my local terminal (using command node <filename>.js). I can even deploy the code onto AIO, by creating an act...
My company is looking to integrate SFTP import and export with Adobe Experience Manager as a Cloud Service. We have run into issues where previous Java implementation in on-premise AEM no longer is possible in Cloud Services due to restrictions in network ports to/from AEMaaCS. Our team is now explo...
I want to create a project with the following guide https://docs.servicenow.com/bundle/rome-it-asset-management/page/product/software-asset-management2/task/set-up-adobe-subscription.html to sync servicenow, but impossible to add the user management API. can anyone help me ? Thanks
Hi, Can we create custom webhook listener using runtime? If its can anyone direct to documentation or setup guidelines? Is there any limitations? Also, events will be triggered from non-adobe applications. ThanksNaveen
I am using Journaling API ,to captured AEP data ingestion events. In the documentation https://www.adobe.io/apis/experienceplatform/events/docs.html#!adobedocs/adobeio-events/master/api/journaling_api.md, it says we shall get time-stamp as response . However in reality, am not getting any time-sta...