Hi !I am in the beta program for PhotoshopAPI, and I'd like to know if it's possible to set Vertical Scale, plus Tracking on a text layer as character style. Thank you!
hi, I'm running application locallyaio app run --local When hitting action url on localhost, I'm prompted with sign-in popup for username/password http://localhost:3233/api/v1/web/HeadlessApp-0.0.1/barcode/ Any thoughts ? Thank you
Hi - I have done AEM event integration with I/O Events and i am able to successfully capture events. I want to customize data being returned by an event. For e.g., i may want to retrieve page properties and want page properties of the page being published to be sent along with other event informatio...
hi, we created simple headless action and asset compute worker in the same project, logs are written using (for example) logger.info('Calling the main action'); console.log('Calling the main action'); When application is run using : aio app run, and action is triggered in the browser (https:/...
Hi, I am trying to use JIRA REST APIs through my App but getting this error in terminal - "unable to get local issuer certificate". Is there a way this can be resolved. I am not sure if I should be setting NODE_TLS_REJECT_UNAUTHORIZED. Thanks ,Uma Shankar
Hi all, Is there a way to retrieve all entries in a Journal, or at least force it to deliver a more than whatever it chooses to give me? I know I can limit the size, but I want to do the opposite. Also, is there a certain optimal cadence for querying the Journaling API? Once a second, once every hou...
I navigate to https://console.adobe.io/homeI click the "Edit public profile" buttonIn the "Marketing website" field I enter a valid website url: https://www.christopher.internationalAn error message in red font is displayed beneath the field: Please revise website to proper URL patternSo the validat...
Team - I have configured Adobe I/O Events in AEM 6.5 on prem and i am getting a 403 error during check health status 07.06.2021 14:37:12.780 *ERROR* [sling-default-5-health-com.day.cq.dam.eventprovider.healthcheck.CsmHealthCheck] com.day.cq.dam.eventprovider.healthcheck.CsmHealthCheck Adobe I/O CSM ...
Hi Team,We have started working on creating data intensive tool using project firefly.Now its time to publish publicly so that other Organizations can use it. Could anyone help me out how to publish our app.@sarahxxu @dr_venture
Hello I have been having issues reaching an internal API with following error. write EPROTO 4390231552:error:1425F102:SSL routines I guess this happens since Node.js 12's default TLS settings are stricter now. The site doesn't handle TLS v1.2. Node 12 by default need 1.2On my local machine, I could...