Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hi,I want to implement a place holder for image loading as following criteria.1 . The place holder must be the same size of image that will be loaded later and can vary in different screen sizes.2. The purpose of the place holder is to prevent Layout Shifting. So when page loads this place holder should visible as well.Can anyone help me on this ?
The asset in gitlab's demo is like this:https://github.com/adobe/xdm-event-model/blob/master/src/test/resources/asset_created_cc_sample.json This is described in the developer documentation:https://developer.adobe.com/events/docs/guides/using/asset-events/asset-events-actions/ Which should prevail?If I want to receive such a structure (https://github.com/adobe/xdm-event-model/blob/master/src/test/resources/asset_created_cc_sample.json), what event should I subscribe to?
Im creating an application with the Server to Server authentication which will be a 2 legged OAuthhttps://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/ The documentation uses a POST request to https://ims-na1.adobelogin.com/ims/token/v3 with credentials from my developer account to generate an access token using cURL. The application Im creating will allow me to upload an image and use a stored action file to perform an action on that photo using the API Where Im getting confused is in 2 places: 1) when I go to the API documentation (https://developer.adobe.com/photoshop/photoshop-api-docs/api/#tag/Photoshop/operation/photoshopActions) for Execute Photoshop Actions POST request it looks as though in the header parameters it requires a Bearer token (which I can't find anywhere) 2) This POST is going to a different link than the credentials https://image.adobe.io/pie/psdService/photoshopActions
I have the Aem-Guides-Wknd-Graphql project set up. I installed and started the react-app via "npm start" and it loads all my adventures.But when I click on one of the adventures like "Bali Surf Camp", I don't get any UI elements in return.The JSON response is coming through but only the "loading" image shows up. Attached a screenshot of my end and attached a screenshot of the error I received. Error message is the following :[HPM] ECONNRESET: Error: socket hang upat connResetException (internal/errors.js:639:14)at Socket.socketCloseListener (_http_client.js:449:25)at Socket.emit (events.js:412:35)at TCP.<anonymous> (net.js:686:12) {code: 'ECONNRESET'}
I created a project on developer console and added Adobe Stock API. When I added this API, I selected a product profile. When the developer who belongs to another product profile accessed this project, the status was readonly. But he/she was able to delete this project. Is it a bug or correct behavior?
Iam a video invitation designer in premiere pro.If i sell my own designed templates in premiere pro projects to my customers they can also Re-sell or send to others without any limitations.If any one create any third party application for premiere project files security plz let me know how I get perfect solution for my requirementLet me know on mail.. vrkalyanam2021@gmail.com Thank you
Hi, We have a project where we have a large number of documents that have symbols containing old links to creative cloud libraries. We'd like to write a script to relink the symbols to a new creative cloud library. Can the Creative Cloud SDK be of use here? We don't have a redirect url as this is just a script, so not sure where to go there. Is anyone else having the same problem? We are using the other Adobe Support Community for Illustrator scripting and have had no answers there, figure try this one too. Any thoughts would be greatly appreciated. Thanks!
Hi Team, We are in the process of migrating from 1.4 to 2.0 Adobe API. The endpoints, request, and response structure have all changed in 2.0.In 1.4 API, we were mainly using the following APIs:https://api.omniture.com/admin/1.4/rest/?method=Report.Queuehttps://api.omniture.com/admin/1.4/rest/?method=Report.Get So in 2.0, we found https://analytics.adobe.io/api/<coId>/reports/topItems that can be used to get the reports.However, how can I add segment details to the above request?And how to get the breakdown details in response. Please help with this. Earlier in 1.4 API, we could send/get those details.
Bonjour J'ai la version gratuite de Adobe service et j'ai créé un API j'ai eu les clés d'accès mais il m'en manque 1 pour pouvoir faire mon flux power automate : Clé privée encodée en Base64 Pouvez-vous svp m'aider à la trouver ? Merci beaucoup
I have an aio action that is storing files using the default cloud service provider used by aio-lib-files, which I believe is Azure. I am not providing my own Azure credentials into the .init() method. I was wondering if it is possible to determine what the underlying Azure credentials are for this storage, so that I can visualize my files in a UI like Microsoft Azure Storage Explorer. Documentation for the library can be found here: https://github.com/adobe/aio-lib-files Thank you!
olá, boa tarde! Veio pedir uma ajuda, sou recruiter, atuando com empresas de tecnologia no :Brasil com grandes projetos.Estamos com vaga para ADOBE AEM SR ( backend).Gostaria de poder divulgar a vaga entre os grupos, um maling, e até mesmo estou aqui á disposição caso tenham interesse em divulgação. Email recruitervanessa@outlook.com TKs
Hi, I am getting this error after cloning the repo i am doing mvn clean install(npm ci) on project xxxx.ui.frontend: Failed to run task: 'npm ci' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExceptionusing node version : v18.13.0npm version: 8.15.0Thanks in advance
Hi, the company I work for uses the Export PDF REST API regularly and it works well. However its language list is lacking a few languages. Here's the language list from the documentation:"en-GB" "en-US" "nl-NL" "fr-FR" "de-DE" "it-IT" "es-ES" "sv-SE" "da-DK" "fi-FI" "nb-NO" "pt-BR" "pt-PT" "ca-CA" "nn-NO" "de-CH" "ja-JP" "bg-BG" "hr-HR" "cs-CZ" "et-EE" "el-GR" "hu-HU" "lv-LV" "lt-LT" "pl-PL" "ro-RO" "ru-RU" "zh-CN" "sl-SI" "zh-Hant" "tr-TR" "ko-KR" "sk-SK" "eu-ES" "gl-ES" "mk-MK" "mt-MT" "sr-SR" "uk-UA" "iw-IL".My company would like to export documents in Arabic, Hebrew and Thai, to name a few that I can't find here. Are there any plans to add support for these languages/characters in future?Thanks for your help,Alain Doutre,Straker Translations
Hi, I have a batch of PDF documents (~1500) for which I need to update various things, such as, the font style, font color and watermark. Is there a way of doing this using any of adobe's APIs?
I didn't understand why the API requires "orgId".GET /v2/usermanagement/users/{orgId}/{page} Typically, the user management API require to be integrated by a system administrator.So far, the orgId would be the same if you've created 2 integrations of user management API.Given this, how come it need it to be included in the URL?Is an integration able to connect another org? How?
Hello there,Just wanted to understand if it's possible to completely suppress or hide error logs/details at the production level.Scenario:We have integrated Adobe Launch SDK (version : 1.+ ) in our android application, and during execution of the production version, some error exception log/details were found in the mobile app console logs. So, we wanted to hide or suppress any exposed Adobe error logs/details in the production version. Any idea how to do it and what the preferred options are to attain the same. Thanks in advance for your help.Thanks
Hello Team, As a mobile application developer working on a project that involves fillable PDF forms with automated calculations, I'm facing two queries that I need assistance with: 1. The automated calculation feature works perfectly in Chrome browsers, but when I try it in Safari, the calculations do not function, and I have to manually enter the values. 2. When opening the fillable PDF forms in PDFKit or WebView on Apple mobile devices for my project, the calculations also do not work, and manual entry of values is required.I have attached a video file demonstrating the first query for your reference. Ultimately, my concern is finding a solution to enable mathematical calculations in fillable PDF forms for iOS devices and Safari browsers. Any guidance or assistance in achieving this functionality would be highly appreciated. Thank you,Mahipalsinh
Hi Team, Writing this to get some reference for extending generic list to custom requirement. To customize list by adding extra fields. Went through many blogs but there is no reference for extending generic list or for custom implementation. It will helpful if you can share the reference. We are using AEM 6.5 with service pack 16. Thank you in advance.
I am trying to figure out how to build a connection in Lightroom CC. I see other third party companies like Smugmug have built connections but I am not able to find documentation on how to build them. Is there any documentation I can refer to? Which API?
i am using adobe pdf api service for converting pdf to docx,the given error come after hit the api.Exception encountered while executing operation ServiceApiError: Could not match JWT signature to any of the bindings
Hi, i am trying to get a subtotal of a page and a total at the end of a 100 lines table. I've tried using this: The total sum i would get with sum(....). But the for the Subtotal sum i need the pagecontent to get the subtotal at every Page until the last page, where i need the total. How can i realise this? Because there is not much information right here: https://help.adobe.com/en_US/livecycle/10.0/DesignerScriptingRef/WS92d06802c76abadb-3e14850712a151d270d-7a3f.html
I am using AEM designer to develop a dynamic PDF form which has a Text box with multiple parts need to pull data from system and user asks all parts be editable and expandable. eg.The [ClaimantName] has overpayment [OverpaymentAmt], because of [OverpaymentReason], as of [Date].1. if use floating field on all parts, the text alignment will be good, but user can't enter changes.2. if use text field on all parts, user can enter change, but text alignment won't be good, might crowed or leaving spaces.3. thinking to , on each parts, use first floating field to pull data from system, when user click on this field, showing a text field let user enter changes and then write the changes into the second floating field. if this works, the text will have a good alignment, no crowed or extra spaces. This will rely on the pulled Data from first floating field disappear. I set it as invisible or hidden after when user enter changes, the pulled Data won't disappear.please help how to make
I am trying to convert PDF to HTML. The idea is to use PDF extract API to extract layout plus styling information - which generates a Json output. I am trying to write a simple python program to parse through the Json and generate corresponding HTML element. For eg. <Figure> json element can be converted to <img> HTML element. The mapping between Json tag to HTML tag is straight forwards. I am confused with multiple multiple bound attibutes. For instance"Bounds": [87.047607421875,2307.354721069336,158.33660888671875,2371.139617919922],"ClipBounds": [87.047607421875,2307.354721069336,158.33660888671875,2371.139617919922],"Page": 0,"Path": "//Document/Sect/Figure","attributes": {"BBox": [200.45099999999366,2591.719999999972,271.7289999999921,2655.5599999999395],"Placement": "Block"},"filePaths": ["figures/fileoutpart1.png"], Which coordinate should be used to decide placement of corresponding <IMG> tag in HTML? Bound or Clipbound or Bbox
Something very strange is happening. Let's assume I wrote a for loop in a script that runs curl commands. for i in {1..5}docurl -X GET https://usermanagement.adobe.io/v2/usermanagement/users/...@AdobeOrg/0 \ --header "Authorization: Bearer ey..." \ --header 'X-Api-Key: ...'done This code works, of course, not weird.However, my program got the error too many request, why? package mainimport ( "fmt" "io" "net/http")func main() { for i := 0; i < 5; i++ { request() }}func request() { req, _ := http.NewRequest("GET", "https://usermanagement.adobe.io/v2/usermanagement/users/...@AdobeOrg/0", nil) req.Header.Set("Authorization", "Bearer ey...") req.Header.Set("X-Api-Key", "...") client := new(http.Client) res, err := client.Do(req) if err != nil { fmt.Println(fmt.Errorf("error %v", err.Error())) return } defer res.Body.Close() body, _ := io.ReadAll(res.Body) if res.StatusCode != 200 { fmt.Println(fmt.Errorf("something happens %v", string(body))) return } fmt.P
I cannot find UserManagementAPI when creating a project on developer console.I am using free traial account. Can UserManagementAPI not be used for free trial account?
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.