I tried to add a link using the editor and added, but when I publish the page I couldn’t see the hyperlink but the text. How can I see the hyperlink in the description.
Hello, all! This is my first post after just joining this discussion, so please forgive me and provide kind assistance if I have posted to the wrong subsection! I am new here but a real enthusiast and loving this community so far. I have a background in teaching coding and in education and feel I co...
Hi Team,I am getting "Api Key is invalid" error. Please help me to resolve this error.I am generating token by url: https://ims-na1.adobelogin.com/ims/token/v2 in postman withAPI: Adobe Photoshop API,Scope:openid, AdobeID, read_organizations.user list url: https://usermanagement.adobe.io/v2/usermana...
Hello, In AEMaaCS, We are using submodules in our project repo. In Submodule repo ,some external dependency been added. for that they have added server username and password in cloudmanager/maven/settings.xml folder in submodule repo. While building our code in cloud, we are getting this error "Mave...
We are working on a project that requires us to extract data from multiple PDF files for a user/session using the Python SDK. We want to speed up the process by making asynchronous (concurrent) Extract API calls using the asyncio and await functions. However, we are facing some issues with this appr...
Create a custom AEM Tools menu with a Granite UI Shell to upload a CSV file and subsequently pass that CSV file as a parameter to a servlet. Can someone suggest
I faced the below message once try to save or create product attributes for Visual & Text swatch type. Any suggestion, please advise. My Magento version is 2.4.5 p2. TypeError: Illegal offset type in /home/..../public_html/vendor/magento/module-swatches/Model/Plugin/EavAttribute.php:239Stack trace:#...
Currently, for asset searches, we are utilizing the GET method (via acs-assets-sharecommons). When selecting all images and documents in bulk, the URL is generated too large:Due to the extensive length of this GET method, we are encountering a "URI TOO LONG" response, resulting in an "unable to su...
I have been editing an image with the Photoshop API's actionJSON. The actionJSON object has a gaussianBlur and then does a generative AI fill. The call to https://image.adobe.io/pie/psdService/actionJSON is successful, but only the blur is applied to the image, while the generative fill action is no...