Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/7/23
    Hi Team,Also I am getting same 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/usermanagement/user...

    Type

    Questions

    Views

    3

    Likes

    0

    Replies

    0
  • 12/4/23
    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...

    Type

    Questions

    Views

    34

    Likes

    0

    Replies

    0
  • 12/1/23
    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...

    Type

    Questions

    Views

    49

    Likes

    0

    Replies

    0
  • 11/29/23
    I want to implement autocomplete for search using app builder.Does anyone know what is the maximum number of requests I/O Runtime can handle one action in minute?Is it suitable for autocomplete on high-load sites? Regards,Eugene

    Type

    Questions

    Views

    118

    Likes

    0

    Replies

    2
  • 11/28/23
    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

    Type

    Questions

    Views

    58

    Likes

    0

    Replies

    0
  • 11/28/23
    Hi  We are getting "/notset" captured sometimes in page name. what could be the reason

    Type

    Questions

    Views

    62

    Likes

    0

    Replies

    0
  • 11/24/23
    I'm making a microservice using App builder.And for my logiс I use state const stateLib = require('@adobe/aio-lib-state') ... const state = await stateLib.init() await stateLib.put('key', params, { ttl: -1 }) console.log('state info') ...In order for me to test (since aio-lib-state does not work ...

    Type

    Questions

    Views

    147

    Likes

    0

    Replies

    1
  • 11/17/23
    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:#...

    Type

    Questions

    Views

    156

    Likes

    0

    Replies

    1
  • 11/17/23
     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...

    Type

    Questions

    Views

    126

    Likes

    0

    Replies

    1
  • 11/15/23
    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...

    Type

    Questions

    Views

    129

    Likes

    0

    Replies

    0