Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
our team needs to learn more about Magento 2.4.5 site.Our ongoing tasks include:Importing productsEnhancing the checkout processIntegrating shipping via APIImplementing Elastic searchImproving layered navigationIntegrating a simple CRMImplementing product labelingManaging membershipsUsing GitHub Please recommend online courses. Thanks
I'm encountering an issue while attempting to update a segment using the Adobe Analytics API.The error message I receive is as follows:Failed to update the segment: 403 {"errorCode":"insufficient_access","errorDescription":"No editing access to this item granted. Userid=200834134 does not match ownerid=200829508","errorId":"973c2d18-ef4e-4795-894e-bb5b1d173a63"}Despite the segment belonging to me and my use of OAuth Server-to-Server credentials (also under my control) for API connection, I am only able to read (get) or create segments, but not update them.
Hello friends, my API MESH key has been leaked in my android app (x-api-key ),what dangers threaten me and how can I check them to find out tnxxxx
Is it because Adobe Dev isn't a Product/Service, but a separate interface altogether?
I created a page called telephone, If i try to use this page in any anchor tag then the href is not forming for that a tag.ex URL:- /content/project/home/telephone.htmlI have tried disabling the link checker and also tried removing all the configuration related to link checker but still the issue persists. This is happening in both author and publish instances. Has anyone has any idea what could be the issue? Thanks in advance.
I'm trying to setup the application that will execute calls to Adobe's Stock API on behalf of the user. In order to do that, I've setup a new project in Adobe's Developer Console, added credentials of type OAuth Single-Page App and as a result received a client_id. I've also setup redirect uri & redirect uri pattern for the integration. Afterwards, I've tried to test the authorization flow by entering the IMS url in my browser: https://ims-na1.adobelogin.com/ims/authorize/v2?client_id=<client_id> (of course the real url I'm using contains actual client_id and not the placeholder). The outcome was that right away I received 302 response from the server that redirected me back to the default redirect_uri that I specified in the Developer Console with query param "error=invalid_scope" added. That is despite the documentation clearly stating that the scope query parameter is not needed. I've tried modifying the url to include the scope: https://ims-n
I want to build a project with its front-end being built-in Edge delivery services(EDS). Its data is coming from Adobe Commerce through APIs. I have to integrate EDS with Adobe Commerce. What are the steps to do the integration and how the data will be exposed and consume in EDS?
Hi Below are the errors/warnings showing while I am running mvn clean test on project (core module).WARN org.apache.sling.models.impl.AdapterImplementations - Unable to reflect on com.adobe.cq.commerce.core.components.internal.models.v1.contentfragment.CommerceContentFragmentImpljava.lang.NoClassDefFoundError: Lcom/adobe/cq/cif/common/associatedcontent/AssociatedContentService; at java.base/java.lang.Class.getDeclaredFields0(Native Method) at java.base/java.lang.Class.privateGetDeclaredFields(Class.java:3062) at java.base/java.lang.Class.getDeclaredFields(Class.java:2249) Unable to reflect on com.adobe.cq.commerce.core.components.internal.models.v1.list.CommerceListImpljava.lang.NoClassDefFoundError: Lcom/adobe/cq/cif/common/associatedcontent/AssociatedContentService; at java.base/java.lang.Class.getDeclaredFields0(Native Method)These errors come once the CIF core component dependency to the core module o
As part of our ongoing efforts to enhance our invoice report generation processes, we are currently utilizing Word templates with the Adobe Document Generation API. Given the specific needs of our workflow and the potential benefits, we are keenly interested in exploring the possibility of transitioning to using PDF templates instead. Could you please confirm if the Adobe PDF Services API supports the creation and utilization of PDF templates for document generation in a manner similar to our current use of Word templates?Furthermore, if this functionality is available, we would greatly appreciate any documentation, guidelines, or resources that could aid us in understanding how to generate PDF templates and implement them within the Document Generation API.Thank you
Where can we find the APSB24-03 patch for Magento 2.4.6-p3 or earlier versions?
I will like to have the possiblity to have my component to replace the tag whit a text For example: "this is a [tag] text" (tag=normal ) in "this is a normal text " , i can replace the string and take the data from a content fragment but i'm not able to modify the text in a component
Hi Everyone,I am getting below error while redirecting to another url using ESAPI . I am unable to resolve CWE-113 issues due to this. could anyone please help. <pre>org.owasp.esapi.errors.ConfigurationException: SecurityConfiguration for HttpUtilities.maxRedirectLength has incorrect type</pre><h3>Processing Info:</h3>Below are my code and dependencies. ESAPI.httpUtilities().setCurrentHTTP(request,response);try { ESAPI.httpUtilities().sendRedirect(myURL);} catch (AccessControlException e) { throw new RuntimeException(e);}ESAPI.httpUtilities().clearCurrent(); <dependency> <groupId>org.owasp.esapi</groupId> <artifactId>esapi</artifactId> <version>2.2.3.1</version></dependency>
Hello,I have been trying to add Max length validation to the rte field, i am able to display error label and disable the save option but the border red is not persisting, when i click outside the field the OOTB validation is working and only the border red is getting replaced with blue border. How to solve this.Thanks in advance!
Hi, I want to create org.apache.sling.security.impl.ContentDispositionFilter configuration project specific, now it is picking from the first place of the first project folder in apps. It is not picking project specific. Any suggestions and solution will be appreciated.
Consistently receive this error when executing a CreatePDFOperation:Credentials credentials = Credentials.ServicePrincipalCredentialsBuilder().WithClientId("myclientid").WithClientSecret("myclientsecret").Build();Adobe.PDFServicesSDK.ExecutionContext executionContext = Adobe.PDFServicesSDK.ExecutionContext.Create(credentials);CreatePDFOperation createPDFOperation = CreatePDFOperation.CreateNew();FileRef flSource = FileRef.CreateFromStream(inputstream, CreatePDFOperation.SupportedSourceFormat.DOCX.GetMediaType());createPDFOperation.SetInput(flSource); Throws exception here:FileRef flResult = createPDFOperation.Execute(executionContext);
When using relative links, .html is added to the link when setting the link in a content fragment. What should I do to resolve it?
Hi Team, After performing an OS update on AEM, we encountered an issue with Native PDF generation, resulting in the error message "No config files are found." Could you please guide us on where to locate the specific configuration files for Native PDF generation?
Hi, I have BooMap and while generating NativePDF I am unable to add front and back pages to it.For Map with topics reference, it is working fine with front and back pages. Can you please through some light on this?
I am trying to get Firefly API access so I can add support into the LangChain framework.
Hello! Is there a from or way to request access to UXP Beta apps such as Premiere Pro?Thank you!
I have an application that uses JWT approach with the .Net SDK to generate a PDF invoice using Json and word. Is in production and works great, but JWT is being deprecated and there is very limited documentation on doing this using OAUTH with the Adobe API.Using the Services api (https://developer.adobe.com/document-services/docs/apis/#tag/Document-Generation) I can properly authenticate and get the token but to hit the endpoint https://pdf-services-ue1.adobe.io/operation/documentgeneration I am required to first upload an asset to https://pdf-services-ue1.adobe.io/assets but the documentation falls short on using the upload pre-signed URI. I tried to upload my Word document but I got a Bad Request (400){StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:{Transfer-Encoding: chunkedConnection: keep-alivex-amz-request-id: 4976S82736VN526Hx-amz-id-2: /k5mBs1csvHfoJWcQ8IniLv3OxxXfRMhVxCgU65HORApfWrnh7Yq
Is there an API with OAuth access to a users Files/Libraries/Cloud Documents? I'm talking about the Files & Libraries tab at https://assets.adobe.com/cloud-documents. Thank you.
Hi ,I am getting below error while uploading a esapi jar (esapi-2.5.3.1.jar)java.io.IOException: Bundle-SymbolicName header missing, cannot install bundle . Before that I was getting another error mentioned below , to resolve that, I am installing esapi-jar and getting above one. could anyone please suggest a solution to resolve it.org.owasp.esapi -- Cannot be resolved
I have tried signing in to my Adobe account online to view my account settings and the{"error":"invalid_scope"}' is the error I get. Any help is much appreciated. Jarad
I have a table with 30 columns. I will show on the Adobe Layout only the used columns for each row with different used columns and will print a new header line for each row.I used the event initialize and it is working for the first row (11 columns). But the second header is showing again 11 columns independant of number of used columns.Looks to me the event initialize will be processed only 1 time.Any idea if I can use a different event to fulfil my requirements or maybe any other thouhts how I can solve?Thank you.
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.