Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/28/20
    I have some errors being returned and being logged out by my headless project firefly app but I'm not sure where to go to see the logs.When I click on the Insights option I just get a blank white screen.Please could someone help me find the logs that are output.Thanks

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 9/28/20
    is there an option to access the results from the CORE logger from within an action? Basically access the data which can be fetched from console using "aio rt activation list/get" but within an action. Idea is to have an UI which displays the log results.Currently I have written my own logger which ...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 9/27/20
    is there a function to retrieve all variables set in aio-lib-state? something like the function "list()" from aio-lib-files...

    Views

    2.8K

    Likes

    0

    Replies

    8
  • 9/27/20
    I tried the function "list('/')" as discribed on github to fetch all files https://github.com/adobe/aio-lib-files#usehowever, there were no results (even Inhave some files saved). after a test I think there souldn't be a "/" as parameter, means just call "list.('')". is this a bug in the github desc...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 9/27/20
    I have some .env variables I want to pass to all actions. Until now, I added the variables in question as params to all actions in the manifest.yml file. but too often I changed something and forgotten to change the manifest as well.question: is there a way to have "real env variables", without addi...

    Views

    2.7K

    Likes

    0

    Replies

    8
  • 9/25/20
    I have been using this example using `@adobe/jwt-auth` to try and authenticate my external service to invoke my Project Firefly app.My config is like... export default { credentials: { clientId : 'client id', technicalAccountId : 'account id', orgId : 'org', clientSecret : 'secret'...

    Views

    3.8K

    Likes

    0

    Replies

    8
  • 9/23/20
    I just realized a strange behaviour - let's assume the problem is sitting in front of the desktop ...nevertheless, maybe someone else has the same issue. What happened? I just upgraded npm packages and aio to latest versions and tried the "aio app run --local" as usual. What I see looks as if there ...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 9/23/20
    maybe I missed a point, but how is it intended to move from a "dev" workspace to "staging" and later "production"? assume I have a local directory with all my files and working in a dev environment, what are the next steps?I assume that I just change the "aio env" by running "aio app use <mydesiredw...

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 9/23/20
    Please ignore

    Views

    2.1K

    Likes

    0

    Replies

    5
  • 9/22/20
    Hi Team,I followed the codelab tutorial to setup Customer Dashboard and it returns 0 profiles. The specific error in the console is :"error": "missing parameter(s) 'tenant'" We have followed the steps in the document and have entered the ACS tenant.Our ACS Sandbox is of the following format : https:...

    Views

    2.3K

    Likes

    0

    Replies

    6