새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
Questions
최근 활동
It's been over five weeks since anybody from Adobe has replied to any messages here, as far as I can see. I have an urgent bug report about Express Embed not working on Safari, raised on February 28, with a follow ip five weeks later - which has had no reply. It's now April 8. There are some other questions raised by other users which have not been replied to. One was resolved by another user, with no Adobe reply.I have another feature request that hasn't had a reply as well. When Amanda was setting this up and running it, she set an expectation that she would reply immediately and hopefully to resolve issues – and as you know, I have been delighted with this support. So the sudden disappearance of any replies from Adobe team members feels stark. It makes me worried. We have invested a lot of resources into Express Embed and made significant strategic decisions around it. Having it not work at all on a browser used by the majority of our users is a really big p
Hi folks,I'm very excited to see the "Record Yourself" webcam recording feature arrive in Express.But sadly the iFrame code generated by the Embed SDK does not allow camera. So we can't use it in Embed.I've allowed Camera and Microphone in Express, and I can use the Microphone when I do that - but the camera is blocked by the iFrame allow params.Can you add it, please?Here's what it gives currently. SDK v3:<iframe allowfullscreen="" class="cc-everywhere-iframe" id="cc-everywhere-iframe" style="border-radius:20px;background-color:white;" src="https://new.express.adobe.com/new?width=1920&amp;height=1080&amp;unit=px&amp;params" allow="clipboard-write; microphone; identity-credentials-get; https://new.express.adobe.com;"></iframe>It needs to have allow="clipboard-write; microphone; camera; identity-credentials-get; https://new.express.adobe.com;">See screenshots attached.Thanks,Ru
I am passing the following dictionary while calling quickAction.removeBackgroundquickActions: [ { id: 'edit-in-express', label: 'Edit in Adobe Express', action: { target: 'express', }, style: { uiType: 'button', }, }, ];However, after clicking "Edit in Adobe Express," the given zIndex is not getting applied.I am sending:quickAction.removeBackground(docConfig, config, quickActionExportConfig, { zIndex: 10000 });What should i do ?
Hi,I'm implementing the Adobe Express SDK into our app, I'm about 90% of the way there but one thing I've been attempting to do is load a video into the Video quick actions simlar to the way you can with images into the image quick actions.I've tried a few ways and the closest I've got is adding a blob into docConfigdocConfig.asset = { data: video, dataType: 'blob', type: 'video' }When I do this, the video opens in the quick action window and I thought I'd cracked it but then an Uploading Media spinner carries on spinning and eventually the video vanishes stating that the video failed to upload.I'm assuming it's trying to further upload the video into assets or something like that?I'm now starting to question if it's even possible as I realise there are no examples of loading a video into quick actions even in the Git examples and I can't find any discussion about it which I find strange but I thought I'd ask before abandoning all hope 🙂 Is this poss
Hi, I like to connect my 2 instagram account on the Personal calendar connection. Both Insta are business accounts now and should connect, but I can only see one!? Anyone with an idea why the second one is not showing? Many Thanks, B
Hi!We're excited to be near complete on our Adobe Express integration, allowing our customers to create and edit videos and images withing our Signage software.I have a few questions around things we'd like to do to make the experience as seamless for the user as possible.1. Is there any way we can know when a document is published back to us (or while they are editing) who the user is? We don;t need to know an email address (although that would be great), but some kind of id so that if a user click a document to edit we can warn them beforehand that they did not create that document or even limit the documents they can see in their company portal to documents they created. Knowing who the document is shared with also would be helpful.2. When we create a new document, it gets a document name in the form of a timestamp. Some users know they can edit it but is there a way for us to get access to that document name or even for us to be able to rename it (or give it a name before the creat
Can I use the embed SDK to setup the Express instance with specfic templates, assets, and brand details? Thanks, Michael
1. Is it possible to set output asset size for `editor.create()`? I see there is a type like `OutputAsset`, but cannot see where is it used? In general I gotta confess that it's very hard to navigate trought the API documentation, since some types are missed, sometimes I see some parameteres, and later on I can land on a similar page with types for it without it.2. Is is possible to set the backgaound transparency so it initially starts with it?3. Can I set filters just like I set search query ?
Context:I have an E-Commerce site where I have integrated Adobe Express into my product page.Customer's will have the ability to Create/Edit projects through Adobe Express.Question:Is it mandatory for the customer to create a free account in Adobe Express in order to access the Editor ?If Yes, are there any discussions/implementation in progress to bypass the login access for customers.Note: I know that whatever image a customer creates/edits will get saved into his own account.
Hello Adobe Express Community,I am integrating Adobe Express into a Ruby on Rails application and have encountered an issue while implementing the full-size editor. Here are the details of my setup and the problem:1. Integration Context: I am embedding Adobe Express into the application using client-side JavaScript.I have obtained an API key and followed the demo code provided in the documentation. 2. Issue Description: The integration works correctly when the user is not logged into Adobe.However, when attempting to save a design, the user is prompted to log in. After logging in, the following error appears:An unexpected error has occurred. Please try refreshing the page or return to the home screen.UUID: b453c2e8-36b5-45cc-bcdb-d728df914904 3. Environment Details: Operating System: macOSBrowsers Tested: Safari, ChromeHas anyone faced a similar issue, or is there guidance on debugging this specific error? Any help or pointers to resolve this would be greatly a
Hello,Is it possible to put the new Adobe Express feature: Animate from Audio on my website? Using Embed Sdk or something. Thank you.
Hi,Really loved the tool https://new.express.adobe.com/tools/animate-from-audio. I would like to call it as an API from Node or python. There is a sample application but it is a client application: https://github.com/AdobeDocs/cc-everywhere/blob/main/v4-sample/video-quickactions.html Can I create a server side node application that picks an animation, audio file, and streams back the video output? Is there a REST API endpoint? Do you have any examples? What would the input parameters look like for docConfig, appConfig, exportConfig, containerConfig? Thanks!
Hi there, i think i have migrated sucessfuly but when the adobe express is lunched but insted of getting the editor i get a message inside saying "Adobe Express is not available, you dont have access to this service"Can anyone help please?
Our embed review team will be celebrating the holidays offline from December 24, 2024, through January 1, 2025. We will resume reviews from January 2, 2025. Any submissions not finalized before or received during the break will be handled as quickly as possible starting on January 2nd.
I have set-up the add-on in my local machine and while I am trying to connect it to the adobe express but it is showing me this error :-even though the add-on is running on my machine. I am using the Ubuntu OS and Vs Code as code editor
I'm trying out the createWithTemplate() editor workflow. The goal is to present a bunch of premade templates on our page and have users instantiate a new copy of that template and start editing. So I think this is the correct workflow to use (instead of create(), createWithAsset(), or edit() However, whether I use a public template link or a library template link, the id that I'm extracting from the link (ex: urn:aaid:sc:US:654d068c-442d-4cea-aa93-7c748ec42f40) produces the not found or no access error. In all locations I'm logged in under the same account, so I'm doubting the no access error. I could be using the wrong string for the templateId. I've adjusted the docConfig in the sample to look like this:
Hello Everyone,I am trying to integrate Express Embed with my angular application. I am able to see every scripts is getting fetched as it is happening in sample but still the SDK is not getting loaded I have also served my localhost with https and valid SSL certificate and allowed the port also in my console still its not opening. Some error are coming in console but those error are also coming in sample code too which is working fine. Can you guys please help me on where I am doing wrong or is there something I am missing. Here is the code:// adobe-express.service.ts import { Injectable } from '@angular/core'; import "@spectrum-web-components/theme/express/theme-light.js"; import "@spectrum-web-components/theme/express/scale-medium.js"; import "@spectrum-web-components/theme/sp-theme.js"; import "@spectrum-web-components/button/sp-button.js"; import "@spectrum-web-components/divider/sp-divider.js"; @Injectable({ providedIn: 'root', }) export class AdobeSdkService { private
Hi team, I'm encountering the below issue while trying to initialize the Adobe Embed SDK in my web application. The error message I'm receiving is: code i am using is same code : https://github.com/AdobeDocs/cc-everywhere/blob/main/v4-sample/quickactions.html#L142 Note : I updated the client id and app name from developer console (Adobe Express Embed SDK)also the version i am using is Adobe Express Embed SDK ( V4) Thanks! Nithin Ninan
Greetings everyone. Customer wants to use Embed in such a way that, when first loaded, it comes up with a specific template already. Any clues no how to achieve this? TIA
Hello,I'm encountering an issue while trying to initialize the Adobe Embed SDK in my web application. The error message I'm receiving is: Here is the code I'm using: <script> (async () => { const initializeParams = { clientId: '<CLIENT_ID>', appName: '<APP_NAME>', }; const ccEverywhere = await window.CCEverywhere.initialize(initializeParams); const { editor } = ccEverywhere; const callbacks = { onCancel: () => {}, onPublish: (intent, publishParams) => { const localData = { project: publishParams.projectId, image: publishParams.asset[0].data }; console.log(localData); }, onError: (err) => { console.error('Error received:', err.toString()); }, }; let appConfig = { callbacks: callbacks }; const updateImage = (localData) => { image_data.src=localData.image;
How likely are you to recommend developing an integration with Adobe Express Embed SDK to a fellow developer? Full survey here!
Hi, I got the following error message with a UUID:1d4edeab-48a6-4caa-8eda-1471978e3dee How can I follow up on that and find out what the error was? Thanks
Hello everyone,I'm using the Adobe Express Embed SDK v4 to build a web app that lets users create artwork and export it back to the app. Before exporting, the SDK prompts the user to log in, which triggers a popup or redirects through an iframe, handling the login process via the IMS API and storing the session in the browser.The challenge I'm facing is logging out users once they finish using the app, allowing the next person to log in. Since the login is managed by the popup (and not directly by my domain), I can't access or clear the session data saved in cookies or local storage by the IMS API.This disrupts my workflow, and I'm looking for a solution. I considered using OAuth 2.0 with a manual login and logout button, but the Adobe Express Embed SDK manages login internally and doesn't require OAuth 2.0 since it uses API credentials.Any suggestions or ideas would be greatly appreciated. Thanks!
Hello Team,I would like to know why only 5 domains can be allowed against an API KEY.lets say ,Im having an application with the following domains.USapp.myapp.commyapp.company.comINapp.myapp.inmyapp.company.inSAapp.myapp.samyapp.company.sa...more dc on the same pattern.what would be the recommended way to map adobe embed sdk to the application.Looking at what I have in hand ,I can map 2 dc's to a single API KEY & submit for review & continue.Thank You
I'm currently facing an issue with the Adobe Express Embed SDK version 4, specifically when trying to embed the SDK on my website. Despite everything appearing to load correctly, I have encountered a peculiar problem: instead of displaying the document title as expected, I see the "Powered by Adobe" message.This issue occurs regardless of whether I'm attempting to create a new design or edit an existing one. I've gone through the documentation and ensured that my initialization parameters, including clientId and appName, are correctly set. Has anyone else experienced this issue, or does anyone have any insights into what might be causing this behavior? Any advice or potential solutions would be greatly appreciated.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
이미 계정이 있으신가요? 로그인
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
죄송합니다, 다운로드하려는 파일의 안전성을 확인하고 있습니다. 몇 분 뒤에 다시 시도해 주세요.
죄송합니다, 바이러스 스캐너가 이 파일이 안전하지 않다고 감지했습니다.