Expand my Community achievements bar.

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

  • 7/1/20
    Hi, I recently received my Project Firefly access, did the Console I/O integration and setup the npm libs. But when I try to run "aio login", open the access page, and try to login in it tells me that my account is not supported - it tells me "Company or school accounts are not supported. continue w...

    Views

    5.0K

    Likes

    0

    Replies

    7
  • 6/26/20
    Hi, I have defintion of APIs in manifest file, something like that:... apis: dev-api: dev: token: getToken: method: GET response: http create/{resourceType}: createObject: meth...

    Views

    886

    Likes

    0

    Replies

    0
  • 6/24/20
    I have an app that uses the Privacy API to anonymise user details upon request. The app generates a JWT and sends it to https://ims-na1.adobelogin.com/ims/exchange/jwt to retrieve an access token to use for the Privacy API request. However, following the recent changes to the Adobe I/O console, my a...

    Views

    10.7K

    Likes

    0

    Replies

    9
  • 6/24/20
    I have this since the weekend. I have tried other accounts and different machines with the same error after adding the "Adobe Stock API" Service getProjectById failed. Error code: 500 , Error message: Internal Server Error , Request ID: 1wW17AuPZ2NKsaQmMxasnkf3vebVosP6

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 6/23/20
    Hi Team,I have developer access in adobe campaign standard.One of API integrations under Project tab (Adobe I/O) not able to edit, its coming as read only view.But other API integrations im able to edit.Is there any option for particular access system for each API integrations Project. or who ever h...

    Views

    2.5K

    Like

    1

    Replies

    3
  • 6/18/20
    When trying to do a hello world of a Firefly app, I am able to install the app using the Adobe I/O CLI, that works fine now.But when I run `aio app run` and open both the localhost URL and the experience cloud URL, I get the following error:   I haven't modified any code. Here are the errors in the ...

    Views

    7.4K

    Likes

    0

    Replies

    15
  • 6/17/20
    I've been following the instructions to initialize a hello world Firefly app using the Adobe I/O CLI and running into a problem. I believe the app initialization is failing when trying to install the npm packages.The result is that the npm packages are not installed and so it's not possible to run t...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 6/15/20
    I am a new intern and I need to integrate an Adobe Sensei service into my app. I tried to call the API directly an it gave me an 'API-key invalid' error. I tried to follow this document : https://helpx.adobe.com/marketing-cloud-core/kb/adobe-io-authentication-step-by-step.html.This document asks me ...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 6/12/20
    We use the Privacy Service API to delete user data as per GDPR. Today our requests stopped working. They now report a 403 status and error message "API Key is Invalid". Our API Key hasn't changed and I've confirmed it matches the API Key within the console.adobe.io. Can you help us understand why pl...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 6/11/20
    I've created a project with the intention of using the Privacy Service APIs. So i've made a few small tweaks:1) Changed the endpoint to "https://platform.adobe.io/data/core/privacy/jobs?regulation=gdpr&size=100"2) Changed requiredHeaders to include ['Authorization', 'x-api-key', 'x-gw-ims-org-id']I'...

    Views

    4.7K

    Likes

    0

    Replies

    10