Adobe Express Developers
Recently active
Hi Adobe Team, How do we pass in an audioURL to the animate with audio quick action? We already have user generated audio in our App that we just want to pass into the action. Thanks!-S
Dear Support Team,I hope this message finds you well. My name is Jongpil Kim, and I am a developer at Collegenie AI. I am currently working on a project on our platform test.studyola.com where we need to convert DALL-E generated JPEG images to SVG format for further editing. We are using a Django/Python environment and would like to leverage the Adobe Express Embed SDK for this purpose. Specifically, we aim to send JPEG images via the REST API provided by the SDK and receive the converted SVG images in response. However, I have been unable to find detailed documentation or examples on how to achieve this. Could you please provide any relevant information or guidance on using the Adobe Express Embed SDK for this type of conversion? Additionally, could you share the pricing details for this service? As a small startup, we would appreciate if you could consider our constraints and provide us with a suitable pricing plan.Thank you for your assistance. Best regards,
We have added authorisation using the addOnSdk.app.oauth.authorize. with AUTHORIZATION_URL similar to https://narrato.io/adobe-app/configurationWhen trying to use the Narrato Add on after creating a private listing, the pop up fails to load with Error: The "authorizationUrl" in the request does not match any entry in "oauth" permissions. To allow authorization, add the hostname of "authorizationUrl" to the "oauth" permissions array in the manifest.Upon checking the source files and debugging, we see that the manifest object doesn't contain oauth array and is later passed on to check for the domain name match which is failing. Can you look into whats going wrong. Manifest file attached.
i have followed this:https://developer.adobe.com/express/embed-sdk/docs/guides/quickstart/when i creates second api key for the same product i.e. adobe express embed sdk for the another project and using the api key and project when i try to access the adobe express adk i got Adobe Express is not available You do not have access to this service. Contact your IT administrator to gain access.
I have a video editor feature within my platform that I would be interested in replacing with Adobe Express Embed SDK. However, I don't want to have my users have to create accounts and pay to upgrade for the premium features. Instead, I'd like to be able to pay for the premium seats on behalf of the client so they won't have to create accounts or log in. Is that possible? Also, what level of customization is possible? Would I be able to have different brand spaces for each client and load different assets for them. Would love to have a call with someone if possible.
Inform you about an issue I am encountering when attempting to embed content from 'https://new.express.adobe.com/' into an iframe on our website.The specific error message I'm receiving is as follows:"Refused to frame 'https://new.express.adobe.com/' because an ancestor violates the following Content Security Policy directive: 'frame-ancestors 'self' https://.adobe.io https://.instructure.com https://*.adobe.com https://classroom.google.com https://wakelet.com'."It appears that our domain is not included in the list of allowed domains specified in the Content Security Policy (CSP) of 'https://new.express.adobe.com/'. We would like to request your assistance in resolving this issue.We believe that enabling our domain to embed this content will greatly enhance the user experience on our website.We kindly request your support in one of the following ways:Update the CSP Policy: If possible, could you please update the CSP policy of 'https://new.express.adobe.com/' to include our domain ([p
Hey developers. We're looking to get your thoughts on using the Adobe Express Embed SDK. We’ve put together a quick survey because your insights really help us improve how things work around here. Take the 2-minute survey now! The survey touches on everything from how you’re building your projects to the support you’re getting from us. Our team reads every response to make your developer experience even better.
I am using Adobe express for my website, I have few queries I want to clarify:1. After editing my image, while I am trying to download the image, I am not seeing the option to download the image in svg format( only getting png, jpg and pdf option), what config I should use to download the image in svg format ?Below is my current export config:const exportOptions = [ { id: 'download', label: 'Download', action: { target: 'download', }, style: { uiType: 'button', }, }, { id: 'save-modified-asset', label: 'Save image', action: { target: 'publish', }, style: { uiType: 'button', }, }, ];2. I have setup delayed login configuration in my code, so I am getting login option at time of dowload, is it possible by any means to download the image without login ( via some API as I am alrea
i have created account on and added the project and included the adobe express sdk and gets the api key when wehn i use if after intialization i got the error :Adobe Express is not available You do not have access to this service. Contact your IT administrator to gain access.
We're so excited to announce that the Adobe Express Embed SDK v4 is now publicly available. There are a number of breaking changes as we've changed the way the SDK is initialized and broken each workflow (full editor, quick actions, and modules) into individual classes. Each class contains method names that are more verbose and should simplify the way developers use our SDK. Read our changelog here. What's new in v4? 👉 Callback functions are specified in the initialize API. More verbose, intent-driven method names across the board. 👉 Modules are contextual, mini-editing experiences that you can surface to your users. The modules available at this time are text to image and image editing. Text to template and other modules are on the way. 👉 Delayed login is now available. 👉 Additional export options are available -- have more control over how the user continues editing in the full
Getting this error while trying to open a public image s3 url using Adobe Express Embed SDK:GET https://s3.ap-south-1.amazonaws.com/claid.ai-bucket/klaid/output/2024-03-01_12-14-58_PM_2.jpg net::ERR_FAILEDimage url: https://s3.ap-south-1.amazonaws.com/claid.ai-bucket/klaid/output/2024-03-01_12-14-58_PM_2.jpgcode to render this image: const [base64Asset, setBase64Asset] = useState(''); const s3ImageUrl = 'https://s3.ap-south-1.amazonaws.com/claid.ai-bucket/klaid/output/2024-03-01_12-14-58_PM_2.jpg'; setBase64Asset(s3ImageUrl) const { editor } = await window.CCEverywhere.initialize(initializeParams, configParams); const appConfig = { callbacks: callbacks }; const docConfig = { asset: { data: base64Asset, dataType: 'base64', type: 'image', }, }; const exportOptions = [ { id: 'download', label: 'Downl
Hello agian... i can create a project but when i trie to edit i have lot of eeros and something stragnge like tihsi "https://new.express.adobe.com/new?taskID=instagram-square-post&width=1080&height=1080&unit=px&category=templates&embed=true&service-worker=true&ccEverywhereProtocolVersion=1.4&ccEverywhereHostClientId=7a3d4c96637c45a8b58e47688028885c&referrer=https%3A%2F%2Fds.innds.com&locale=en_US&embedIntegrationUnapproved=true"EMBEDINGINTEGRATIONAPROVAL= truesome one cn help me?
Hello,I encountered the issue that "SDK already initialized". So I try to terminate the active ccEverywhere object by using terminate() function but it does not exist, you can check it in the image below.I am importing SDk from: 'https://sdk.cc-embed.adobe.com/v3/CCEverywhere.js'The questions are:1. How can I use terminate() function?2. If there's no terminated() function, how can I get rid of "SDK already initialized" error?
I am getting the below error when trying to convert PDF to Excel.Adobe.PDFServicesSDK.exception.ServiceApiException: 'Error response received for the request: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (pdf-services.adobe.io:443)' i am using below code to convert the data with free tier of Adobe credentials. using Adobe.PDFServicesSDK;using Adobe.PDFServicesSDK.auth;using Adobe.PDFServicesSDK.exception;using Adobe.PDFServicesSDK.io;using Adobe.PDFServicesSDK.options.exportpdf;using Adobe.PDFServicesSDK.pdfops;using System;using System.IO;using System.Reflection;try{// Initial setup, create credentials instance.Credentials credentials = Credentials.ServicePrincipalCredentialsBuilder().WithClientId("1dc3e457fe79489897cc229d57ae107c").WithClientSecret("p8e-UM_dJ_0l_Seb0dTRi4Oi6voIAhGWXiJb").Build();string fileName = "P123879.pdf";string fil
Dear community, I want to upload photos from Lightroom to Adobe Express for editing, but I don't know how to connect the programs. I have a paid corporate account (and of course I'm logged into both programs with that account), but in Express I only see the option "Upload from device" and not from anywhere else, such as Lightroom. I'm using the Adobe Express Progressive Web App on a Macbook Pro. Anyone able to help? Thank you and best wishes, Maria
Has anyone added the Adobe Express Embed SDK to a Wix site before? If so, do you want to take on a freelance job and add it to my Wix site? 😉
I can have all the node by use editor.documentRoot to have the id of the node. I want to update value of the text node or mediacontent in the doccument by use the communication api but we cann't update the value by the id if we dont focus it by the mouse click.I expect to have the api to update the value nodes but dont select node by the mouseclick or orther by hand.I expect to set the name of the node by communication api
Hi things were working, I don't think we've changed anything and we started getting this error (see screenshot). We're getting this on both Mac and Windows in Chrome for differrent users. We're using v3 of the Embed SDK and the error happens when opening the Adobe Express modal for any of the quick actions or the full editor. I can't see anything specific in the console. Any ideas?
When utilizing the "Create Customize template" functionality within our application, which opens Adobe Express in an iframe, we've noticed that after users complete the template customization and click the save button within Adobe Express, the iframe unexpectedly closes. This behavior is not intended, as users should be able to continue interacting with the application after saving their template.Steps to Reproduce:Click on the "Create Customize template" button within the application.Adobe Express opens in an iframe, allowing users to customize the template.After completing the customization, click the save button within Adobe Express.Notice that the iframe containing Adobe Express closes unexpectedly.Expected Behavior: After users click the save button within Adobe Express, the template should be saved, but the iframe containing Adobe Express should remain open, allowing users to continue interacting with the application.
Hello We are using the embed API in our system. The console is complaining that this._previewPromiseResolve(); is not a function This is the function its coming from: _previewReady = () => { if (!this._previewPromiseDone) { this._previewPromiseDone = true; this._previewPromiseResolve(); } }; Any ideas to resolve this? Thanks
Hi, I just started getting an error when trying to iinitialize with https://cc-embed.adobe.com/sdk/v4/CCEverywhere.js I was using 'https://sdk.cc-embed.adobe.com/v3/CCEverywhere.js'; (whcih I got from website last week) but it seemed to stop working and then swaped to v4 link and now getting this error https://sdk.cc-embed.adobe.com/v4/targets_config.json 403 (Forbidden) regards Adam
Hi, I am embedding the adobe express SDK in my application under enterprise account. I wanted to pre-configure login in the SDK window so that user need not to login and can use the text to image functionality available under media tab. Is there a way to pre-configure login instead of prompting the user to login eachtime.
hello there, i am working on adobe express 1. i created project then add api express sdk then i got only client id i have one api for login then it redirect to adobe page but i got this errorinvalid_requestI want to get accesstoken via client id so i fetch user details from access token in nodejs so please helpme
I have just integrated SDK into my application, and when click on sign-in, it shows:"bad_requestRequest parameters failed to meet all constraints" What did I do wrong here?
I am trying to upload psd and ai files to "Adobe Express Embed SDK" using the "createFromAsset" feature. Uploading the previous file formats leads to timeout in the call or freezes the browser tab.
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.