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...
Helllo, I created an integration with Lightroom Services in the Adobe Developer Console. The integration successfully created a Client ID (api key) and client secret. I am trying to Authorize Request as step one of creating an auth token according to this documentation. However, when I send a reque...
I'm noticing a change in the Adobe form calculations as whenever there is an issue with dividing by zero, the application freezes up and crashes. This is a recent change as before it would just show NaN and handle the division. Was there a bug introduced in a new version? I don't want to have to fix...
I am novices to the field of Identity and Access management. As far as I know, SailPoint has provided some direct connectors to integrate known systems like LDAP, HR systems, OIM, databases, etc. And Sailpoint also provided support for disconnected applications with the use of custom connectors. Her...
I have system administrator privileges, but I cannot add the User Management API in the Adobe Developer console.User Management API is grayed out and cannot be selected.I would like to know what permissions my login account should have in order to add the User Management API in the Adobe Developer c...
Hello,I am using Adobe data collection Reactor API, and want to know if following is possible, and if yes, how:Can I extract all the libraries published in 2023 from my adobe launch property?I am using following code, but it just extracts current libraries:https://reactor.adobe.io/properties/{PROPER...
I am trying to create a content fragment with some pre-filled values of content fragment model datatype using Assets API. I am unsure on the format of JSON I need to place in the Body. As per the doc its stating to include the JSON format but it is not working for me. Creation of CF is happening wit...
Is it possible in aem cloud to add a CSS preprocessor in a way that it converts CSS for specific browser. For ex selectors won't work in Firefox is there any way to make it work with the same code