Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Any idea, Do we have API available within AEM that can help us to convert page.html into pdf without loosing design and layout.
Hosted the CIF reference graphql on Adobe IO and the result will be web actions:-> https://xxx-development.adobeio-static.net/api/v1/web/projectname/dispatcher-> https://xxx-development.adobeio-static.net/api/v1/web/projectname/cif-schemanon-web actions:-> https://xxxx-development.adobeioruntime.net/api/v1/projectname/cartTo view your deployed application:-> https://xxx-development.adobeio-static.net/index.htmlTo view your deployed application in the Experience Cloud shell:-> https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://xxx-development.adobeio-static.net/index.htmlskipping publish phase...Successful deployment 🏄 On configuring the end point in AEM , what's the url need to provide as graphQL end point I am giving https://xxx-development.adobeio-static.net/api/v1/web/projectname/dispatcher as end point , i am getting error like Caused by: java.lang.RuntimeException: GraphQL query failed with response code 400a
Hi Here is my requirement where am using headless app, post invoking I want to push data to Adobe campaign classic through acc-js-sdk but in this sdk canvas module has been used so when I run aio app deploy/run I am getting below error.so now in order to support canvas.node file I need to use node-loader but am not able to find webpack.config.js file to update so is there any way I can resolve this? @sarahxxu Can you please help? ThanksNaveen
Hi, I am using aem cloud below APIs but those are deprecated please suggest alternative APIs com.day.cq.dam.api.handler.AssetHandler;com.day.cq.dam.api.metadata.ExtractedMetadata; Thanks, Nagendra
Hello Team, hope you can help me. We want to create a PDF collection via the API, to receive in the end a portfolio with signed and unsigned pdfs. at the moment we use the combinePDF process. the process will be initiated but on polling the status we receive an error "Source PDF is signed and cannot be processed.; transactionId=xxx" whats our mistake? Is there a different command for creating a portfolio? Using the same files in Adobe Acrobat it is fine. Thanks for help!
Upon upgrading to Magento 2.4.4 schema in IO connector which connects Hybris and CIF throws error which is hosted on Apache Openwhisk server. Error : The action produced a response which exceeds the allowed length : 1092959 > 1048576 bytes. Truncated response is not valid. The response was working fine with Magento 2.4.3 schema.
any idea why i get this error when i try to open an adobe io project in experience cloud shell. i can access the application with direct link. Any insight is greatly appreciated !
Hey there, dear readers!Yesterday i happened to run into a problem regarding the credentials when changing/switching workspaces.I tested around a bit and am now able to reproduce the problem. When creating a new project for App Builder (in Dev Console) I go on with adding the services that I want to use in my project. For now that would be the - api-mesh (Services -> add API -> API Mesh for Adobe Developer App Builder) and then the - I/O Management API (so that I can create an event provider and try out the functionality to throw custom events so that I can then consume them using actions...) Whenever both of those are added in one workspace i can no longer "use the workspace" as the configuration "is broken". It doesn't matter whether I download the config myself using the "Download All" Button in the developer console or the cli command aio app use. Both throw the same error (which makes sense as the config would be the same either way. Here the Erro
I've been trying the whole day (2 August 2022) to exchange my JWT token at https://ims-na1.adobelogin.com/ims/exchange/jwt/, but keep getting HTTP 500 Internal Server Error. I've faced this problem with 2 different projects, both of which have valid client IDs and secrets. I even generated new JWT tokens with my private key, but still kept getting back the error. Yet, I don't see any issues/problems at https://status.adobe.com/products/1675. Is anyone else facing this 500 Internal Server Error problem when exchanging JWT tokens? If it's indeed a problem at Adobe's end, how long will it take to be resolved?
Hi, I'm currently not possible to change the memory limit of my action, see me "app.config.yaml":application: actions: actions runtimeManifest: packages: temp: actions: test: function: actions/test.js web: yes runtime: nodejs:14 limits: memory: 512 Do the docs are lying, it's a bug, or it's an account limitation?https://developer.adobe.com/runtime/docs/guides/using/system_settings/https://developer.adobe.com/app-builder/docs/guides/appbuilder-configuration/#runtime-manifestFor example, the "timeout" option is working well.
Hello, I am researching Adobe App Builder and I am working with a sample ToDo app tutorial: https://developer.adobe.com/app-builder/docs/resources/todo-app/ This app is using IMS profile and allows to create user todo list. When I run this app with aio app run it shows me two options to view my deployed application: via localhost and via experience.adobe.com When I open the app via experience.adobe.com domain I have the IMS profile available (I am logged in to the site) and the app works fine but when I access the app via localhost this is not available which means that I can not work on the app this way. My questions:1. How should I work with this locally? Should I only use the app via https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://localhost:9080 url ?2. Is there a way to provide user context to the local env ?3. How could we automate testing apps build for App builder? I just wonder how could we set up Cypres
Hi Can someone give me a high-level overview on what the process is for building a new tool in adobe Illustrator? If it's even possible. As an example: I want a new tool that looks similar to the direct selection tool icon sitting over in the tool pallet. I'm calling this tool the "Zero distance tool". When I select this tool and click an anchor point from two different object it'll move the objects such that those anchor points are exactly on one another. I don't need programming help unless it's relevant. I'm experienced programming in C++ and JavaScript. I do not understand the workflow for building a tool like this. Thank you.
Hello, I am working with Adobe App builder and sample todo app code base: https://developer.adobe.com/app-builder/docs/resources/todo-app/I deployed the app using aio app deploy and now I am trying to view logs for my actions - to do that I run aio app logs --tail -v and then I am invoking my action using postman passing X-OW-EXTRA-LOGGING header set to on but I can not see any logs in the console. Is that expected? How can I access the logs of the deployed action?
Hi All, I have created a simple application using aio CLI but when I am running aio app deploy Only static files are getting deployed but not the action to the runtime environment. √ Built 1 action(s) for 'dx/excshell/1'√ Building web assets for 'dx/excshell/1'√ Deployed 1 action(s) for 'dx/excshell/1'√ Deploying web assets for 'dx/excshell/1'Your deployed actions:web actions:-> https://323801-aemseismicassetsync-stage.adobeio-static.net/api/v1/web/dx-excshell-1/genericTo view your deployed application:-> https://323801-aemseismicassetsync-stage.adobeio-static.net/index.htmlTo view your deployed application in the Experience Cloud shell:-> https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://323801-aemseismicassetsync-stage.adobeio-static.net/index.htmlNew Extension Point(s) in Workspace 'Stage': 'dx/excshell/1'Successful deployment Any suggestion what is going on wrong
Hi, I've been enjoying the PDF extract API, but I've noticed that it's charging me more units than I've been calling the API. For instance, just now I made 3 extract api calls, but it cost 7 units. Why? Also, I'm currently doing the trial version that comes with 1000 free units. I certainly don't want it charging me more than what I'm using it for when it begins to actually cost me money.... Thanks!Matt
Hello, I'm new in Adobe Runtime and trying to learn usage of the actions. But i'm stuck with usage of a new modules.For example i have following action created:const fetch = require('node-fetch')const FormData = require('form-data')async function main(params) { let formDataVar = new FormData();}Where before that i have install my module : npm install --save form-dataIt's visible inside my package.json:{ "name": "runtimeHelloWorld", "version": "0.0.1", "private": true, "dependencies": { "@adobe/aio-sdk": "^3.0.0", ... "core-js": "^3.6.4", "form-data": "^4.0.0", "node-fetch": "^2.6.0", ... },I have executed "npm install" and build my app as well. But wh
Hi, I created an events subscription for AEP in the Development console of my API Project,the events that I selected areData ingestion notificationProfile Ingestion Delays, Failures and errorsProfile Ingestion InfoAfter that, I ingest profiles with the streaming endpoint of AEP -> Sources -> Accountshttps://dcs.adobedc.net/collection/{hash}I tried successfully and failed requests but do not see the event in the Debug Tracing tab,Please advise what kind of even should i subscribe for to see this kind of ingestion eventsAlso, can i configure it to receive events per sandbox or it is all sandboxes all the time? Thanks
We've been exploring the creation of PDF files from Excel files using the Adobe PDF Services API. Obviously converting from XLS->PDF can be tricky in terms of the printable area, orientation, etc. We managed to get the basics working, but in one example we have, the Excel file is converted to a PDF but the last column is split to a second page. I can't find much info on it in terms of any options that might be available when calling the API. I've looked through the SDK JavaDocs and the "Create PDF" HowTo page. For example, I can see that for HTML->PDF you can use PageLayout and SetPageSize, but I don't see this available for XLS->PDF. Any suggestions? Are there options that can be applied or are we out of luck here?
Hello, I am working with Adobe App builder and sample todo app code base: https://developer.adobe.com/app-builder/docs/resources/todo-app/I deployed the app using aio app deploy and now I am trying to view logs for my actions - to do that I run aio app logs --tail -v and then I am invoking my action using postman passing X-OW-EXTRA-LOGGING header set to on but I can not see any logs in the console. Is that expected? How can I access the logs of the deployed action?
Hi everyone,I’m working on User Management API: Authentication for API AccessI’m calling this API:https://usermanagement.adobe.io//v2/usermanagement/organizations/A139DC7957D898C77F000101@AdobeOrg/userswith Headers:Authorization: Bearer access_tokenx-api-key: Client ID from Developer ConsoleBut I’m getting this error message:{“error_code”: “403003”,“message”: “Api Key is invalid”} image1047×616 28.4 KB Please help me on this.Thank you,Dustin
Hi, following all instructions on initializing and publishing an application in App Builder Catalog. The application was also successfully approved in Exchange.But the app does not appear in App Builder Catalog, does anyone know what the reason might be
We've recently received email notifications regarding expiring public/private certificate keypairs: ----"We have identified that some of your public/private certificate keypairs used in your Adobe integrations and applications in the organizationTo ensure that Adobe integrations and applications using these certificates continue to work, you MUST complete the following actions before the specified expiry date(s)...Add new certificate keypairs to the affected Projects on the Adobe Developer Console.Update the affected integration or application to start using the new certificate keypair."---- We do not recognize the specific public/private certificate keypairs from the email notification, hence we do not have context of their purpose. Is there an audit log or something we can use to trace the history of the keys? perhaps the creator or the key?
I'm writing a utility script in Python (in a Jupyter notebook) which transfers all AA assets for users leaving our organisation to a holding user. Most of it works fine using JWT authentication, but some API endpoints return an error saying "only Company Admins are allowed to access this endpoint". As I don't want to promote my API to being a Company wide Admin and confirming it works if I use an OAuth token (obtained via the playground) for my personal logon, I thought I'd switch the authentication to OAuth so any of the company admins could use it. However I'm running into problems. There's plenty of examples of how to do OAuth if you're building a web app and are already using things like Flask, but I've not been able to get anything to work in the notebook (or in a locally running script). My ideal flow would be the same as I've implemented for accessing the Google APIs via OAuth (using the google_auth_oauthlib flow library):The user runs the python cell that handles OAuthA ne
We are in the need of whitelisting AppBuilder (Firefly) infrastructure so that only requests coming from the IP Ranges it has would be allowed for communication with external systems it needs to connect. We used the following as the base for our need https://experienceleague.adobe.com/docs/experience-platform/sources/ip-address-allow-list.html?lang=en but it looks like those IP's aren't valid for AppBuilder as we are not able to connect when we use them. Can you please provide the ranges we need to use instead for this type of product? Thanks
I have an app that uses the Privacy API to anonymise user details upon request. The app generates a JWT and sends it to https://ims-na1.adobelogin.com/ims/exchange/jwt to retrieve an access token to use for the Privacy API request. However, following the recent changes to the Adobe I/O console, my app has stopped working. In an effort to get it working again, I have created a new project in the console to use for it. Now when trying to get an access token, I am getting a 400 bad request error with the detail of "Could not match JWT signature to any of the bindings". Can anyone please tell me exactly what causes this specific error? I can't find it mentioned in the documentation.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.