Adobe Express Developers
Recently active
Hey! I'm trying to use the callback to call a function onPublish, just as the example in https://developer.adobe.com/express/embed-sdk/docs/guides/full_editor/create_project/. But it is returning 'Uncaught (in promise) ReferenceError: Cannot access 'e' before initialization'. What could it be?
Hi there, Has anyone else experienced Google Chrome crashing multiple times today? I'm assuming there was an update to the SDK recently - could it be down to that? This has occurred specifically whilst editing stock video footage in the embedded panel. Tried all the normal things to try and rectify it - restarting computer, clearing cache, etc. Then disabled 'Use hardware acceleration when available' in Chrome in the hope that it would help but we're then blocked from using the Express app saying our system is not supported (see attached screenshot below). I have since updated my Chrome version to the latest version but I'm curious whether this is part of a wider, known issue. I'm concerned that customers using Express within our app might be experiencing the same issue.
I have a project in Laravel, now i'm trying to connect with Adobe Express. My API key was authorized, the url that in working in is: http://127.0.0.1:8000/adobe and i gave access to localhost:8000 in the panel of the adobe express. Should i create a new project with the 127.0.0.1:8000 url?
Can I implement Adobe Express Embed SDK in Codeigniter Project?
We are currently utilizing the Adobe Express SDK in our project, allowing our users to perform image editing tasks seamlessly. However, we have a specific question regarding user access to these editing features within the context of paid accounts. In our current implementation, users are required to log in with an Adobe ID to access and utilize the image editing capabilities provided by Adobe Express. While this login requirement is acceptable for many of our users, we are exploring the possibility of allowing image editing for paid users without necessitating the Adobe ID login step. Our objective in making this inquiry is to improve the user experience for our paid customers. We understand that the login process can introduce an additional layer of complexity, potentially discouraging some users from fully utilizing the editing services offered. With this in mind, we would appreciate your insights on whether it is feasible to grant paid users access to image editing features without
I am getting a:```INVALID_IMAGE_DATA_URL: Provided asset does not have the correct structure required for imagesError: Provided asset does not have the correct structure required for images```When I try to start the editor with a video asset. Images work fine. Curiously enough if I switch the asset type back to video and try with an image, it will also give me that same error. I've tried adding .mp4 to the URL also.```inputParams: { asset: { type: "video", dataType: "url", data: getVideoFullEditor(selectedMedia), },},```
Hello, I looked at the documentation and in QuickActions I didn't find the option to convert to SVG, although it is available on the Adobe Express website, it is not in the SDK?
Refer to this documentation, the close() function returns boolean value: Return true once if the close operation was successfulReturn false if the operation was unsuccessfulI already call close() once and the return value is true. The active design seems be closed too based on the documentation however I try close() again, the return value is still true.1. May there any active design still active somewhere? 2. Could you please list some cases when the operation turns to be unsuccessful? I already found only one case when the CCEverywhere is not initialized, I am so curious if there is any other case which cause the close opration unsuccessful.
Hello Community Team, I am Kevin from AiVOOV.com. I want to develop the Express add-on and for that I need the CLI (Command Line Interface) access. Can you please help me on this? Regards,Kevin
Iam creating a digital asset management software and as part of this want to create thumbnail. I would like to know if there is any API or sdk support for this conversion. Sorry is this is posted since Iam new to adobe community.
Hello,My name is Jackson and I am keen to learn about programming and coding to create my own flows. Can someone please give an example of how they used JavaScript library in Adobe Express in their web application.And is this achieved thru an API?
Hi amandah, I have a question about how these 2 parameters work. I see this line in the SDK > imageQuality but don't know exactly what it means: -> description:"Value between 0 and 1 to control the quality of the image.\nCurrently, only supported for ImageFileType.JPEG and for getRendition API."
Hello , i had already photography plan ,then i discovered adobe express when i deiced to join this i found its contain photoshop and firefly can i replace photoshop with illestrator
Hi,When using the URL to return a file instead of base64 (because URL is required for video), we are able to view the file in our web app interface by putting the src into an img or video tag. This is how Express Embed works out of the box with URLs: returning a blob URL (on Adobe's S3) after Saving a modal session that was authenticated with our client key.A video returned this way can play fine on our page via this blob URL without CORS errors. But we need to do more than just show the file. We need to get the returned file from Adobe's S3 and hand it over to be uploaded into our own Rails web app's import system, which will transcode and ingest the file into our database and store the transcoded streaming files on our own S3.So we have tried Fetch and XMLHttpRequest to copy the blob data over but they give us CORS errors - even though the blob plays fine on the page. Must be a setting in the CORS header/security policy that blocks this? How best to do this?T
Anyway to change the zIndex of the Express iframe? I'm having trouble with other elements popping over the actual Express client.
Getting an issue with starting the Express SDK.Refused to frame 'https://new.express.adobe.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' localhost:3000".I have localhost:3000 included in my allowed domains. My referrer is localhost:3000.
Hi, I’m having trouble saving a video file from an Adobe Express video link using JavaScript due to consistent 'Network Error' issues. Are there any APIs or alternative methods you can recommend for achieving this?
Hey,I'm developing an app that provides users with pre-designed templates. When trying to pass a design project ID as inputParams made in account X to another user with a different account, I get an error. Is it be possible to pass the project ID as inputParams made in account X, to any user that opens the full editor with their account. In other words, passing templates made by me (in my account) to my users, so that they can open them with their own account, and edit them as they see fit without changing the original design made in my account.Thanks.
Is there a way when the user is finished creating their design and clicks on save, to save back multiple output types (ie a PNG and a PDF) at the same time.
Yes, I'm a novice JS person here. I'm a developer, but have very little experience with Javascript and running on Windows 11. I'm attempting to remove the background for a number of image files and would like to automate it with a nice command line tool. I downloaded node.js today version v18.16.1 and have been trying to follow the online getting started guide (Quickstart Guide (adobe.com)) , but have run into one syntax error after another. Below is the code I copied from the Adobe website and run it via node removeImageBackground.js and I keep getting error "Only URLS with a scheme in: file and data are supported by the default ESM loader. Received protocol 'https'". I would like to figure out how to initialize the SDK without errors and then plan to go to step 2 and write the embed actions for removing the background. If there is an easier way to automate this, I'm all ears. Thank you in advance for your guidance. // import the SDK from the CDN URL var CDN_URL = "https://sdk.cc
Need download button not Insert button, how to solve it
I am building a document management system and will be importing PDF documents into my system and allow users to edit and create new documents. I read there is a limitation of 2GB for the storage per user. Can we store the completed project into our cloud storage instead and allow export to PDF?
In the below image (adobe pdf embed), the red comment/annotation is overlapping the text of interest. Am trying to move the icon manually to see what behind the icon. But the icon seems to be immovable. Is there any property / attribute to enable this?
Hi everyone,I'm trying to ambed Adobe Express in my Laravel project. I want that user can edit and download the images that are specified by me. Like I added the 5 images in a user account when he logged in he can edit that by clicking on image.Is this also possible that user don't need to login and download the modified version?
Non coder here, but can follow instructions. I am trying to figure out how to embed Adobe Express SDK in a wordpress page, then move the image from adobe express to woocommerce for check out.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
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.