Expand my Community achievements bar.

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

  • 8/23/22
    any idea why i get this error when i try to open an adobe io project in experience cloud shell. i can access the application with direct link.   Any insight is greatly appreciated !    

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0
  • 8/11/22
    Hi,   I am trying to fetch data from 3rd party endpoint and load it into one of data schemas in Adobe Campaign Standard. The mentioned 3rd party endpoint has the option to put filters on query strings, so for instance it can looks like this: var datenow = Date.now(); lasthour = now.setHours(now.getH...

    Type

    Questions

    Views

    952

    Likes

    0

    Replies

    2
  • 8/8/22
    I need a web service that ideally behaves as follows: I make an HTTP POST with an .indd file to the serviceThe service responds with a .pdf conversion of the file Does anybody know of a service (e.g. an Adobe partner) that offers something like this?    It appears possible to build such a service my...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 8/3/22
    Hey there, dear readers!Yesterday i happened to run into a problem regarding the credentials when changing/switching workspaces.I tested around a bit and am now able to reproduce the problem. When creating a new project for App Builder (in Dev Console) I go on with adding the services that I want to...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    7
  • 8/2/22
    I've been trying the whole day (2 August 2022) to exchange my JWT token at https://ims-na1.adobelogin.com/ims/exchange/jwt/, but keep getting HTTP 500 Internal Server Error. I've faced this problem with 2 different projects, both of which have valid client IDs and secrets. I even generated new JWT t...

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    6
  • 7/26/22
    Hi Can someone give me a high-level overview on what the process is for building a new tool in adobe Illustrator? If it's even possible. As an example: I want a new tool that looks similar to the direct selection tool icon sitting over in the tool pallet. I'm calling this tool the "Zero distance too...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/20/22
    Hi, I've been enjoying the PDF extract API, but I've noticed that it's charging me more units than I've been calling the API.  For instance, just now I made 3 extract api calls, but it cost 7 units.  Why?  Also, I'm currently doing the trial version that comes with 1000 free units.  I certainly don'...

    Type

    Questions

    Views

    870

    Like

    1

    Replies

    2
  • 7/11/22
    You and your teams might be usually on the go due to work, business conferences, meetings, and many other reasons. So, it might be difficult for you and your employees to stay in front of the desktop every time to stay up-to-date, access customer data, respond to incoming inquiries, manage conversat...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 6/28/22
    Hi All, I have created a simple application using aio CLI but when I am running  aio app deploy Only static files are getting deployed but not the action to the runtime environment. √ Built 1 action(s) for 'dx/excshell/1'√ Building web assets for 'dx/excshell/1'√ Deployed 1 action(s) for 'dx/excshel...

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

    2
  • 6/22/22
    Hello, I'm new in Adobe Runtime and trying to learn usage of the actions. But i'm stuck with usage of a new modules.For example i have following action created:const fetch = require('node-fetch')const FormData = require('form-data')async function main(params) {        let formDataVar = new FormData(...

    Type

    Questions

    Views

    984

    Likes

    0

    Replies

    2