Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

duypnguyen
duypnguyen
Online

Badges

Badges
21

Accepted Solutions

Accepted Solutions
36

Likes Received

Likes Received
42

Posts

Posts
209

Discussions

Discussions
35

Questions

Questions
174

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by duypnguyen
Customize the badges you want to showcase on your profile
Re: Query Service - UI - Limiation - Adobe Developer Cloud Extensibility 17-08-2021
Hi @kishoreindraganti - this could be a good question in the AEP Forum: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/ct-p/adobe-experience-platform-community.

Views

239

Likes

0

Replies

0
Re: project firefly API fetch more than one event. - Adobe Developer Cloud Extensibility 10-08-2021
Hi @ZHENGJIAN_LIU , just to have more context about your question - which API are you referring to? Is it I/O Events Journaling API?

Views

257

Likes

0

Replies

0
Re: Auth error: 401 with or without extension - App Builder 09-08-2021
I could somewhat reproduce the issue. It didn't help to be a user / developer / admin of the single product profiles. I got around it by being an admin of the entire product (such as Campaign Standard or Analytics). I'm verifying with the auth back-end team as this is quite unexpected.

Views

435

Likes

0

Replies

0
Re: Auth error: 401 with or without extension - App Builder 06-08-2021
Hi @Anil_Umachigi -For the action URLs, what is called by the UI is the config.json. The list on Console is just for reference purpose and the hostname could be different (it was a legacy hostname not used anymore).For the 401 error: Did it work before and only failed since the extension point feature was released?Along with the new feature release, the auth validator for SPA was updated as well. It should still work as before, because all the conditions remain the same (that your account should...

Views

452

Likes

0

Replies

3
Re: Build Error - App Builder 05-08-2021
@navink386520 - I suspect you don't have the `request` module in your package.json file. Please try adding it, npm install, and rerun your app.In the long term, we should migrate this code to use node-fetch instead.

Views

346

Likes

0

Replies

0
Re: Supporting different component variations within same... - App Builder 03-08-2021
Hi @shelly-goel - as Manik mentioned, this code structure is not supported by Project Firefly. You should consider modularizing your code in a way that commonly used functionalities should be available as (npm) libraries. They can then be used by different projects and apps. Npm libraries also allow you to manage the code releases with semantic versioning, so that there is no hard dependency for the client apps.For the remaining pieces which vary by org / customer, they should be put in separate...

Views

279

Like

1

Replies

0
Re: Error: getaddrinfo EAI_AGAIN developers.adobe.io - App Builder 22-07-2021
@Gokul_Agiwal - We have an enhancement ticket internally for this request. Our engineering team is currently blocked by the end of July release, so there is no ETA yet for the enhancement. We will let you know once there's further update for it. In the mean time, you could do app development outside of the corporate proxy.

Views

1.3K

Likes

0

Replies

0
Re: How can I start to use the PDF Extract API in .Net - App Builder 21-07-2021
@shivanand98 - looks like Project Firefly is not the right place for your question. Please try in the Document Cloud forum: https://community.adobe.com/t5/acrobat/bd-p/acrobat

Views

197

Likes

0

Replies

0
Re: Project Firefly - Submitting For Approval - Adobe Developer Cloud Extensibility 14-07-2021
Hi @kishoreindraganti -2. Once you publish the app, it is available in the Experience Cloud. Future deployments (aio app deploy) just refresh it, without impacting the approval status of the app. Hence, no need to re-approve every time you make a new release.3. The approval is done by the admin of your enterprise org, not Adobe. Therefore how long it takes depends on your org admin. If you are the admin, you can approve it yourself following the docs in "My Exchange" part.4. After the approval, ...

Views

513

Likes

0

Replies

0
Re: Project Firefly - Submitting For Approval - Adobe Developer Cloud Extensibility 14-07-2021
@kishoreindraganti - you could have a look at this documentation, which provides all details about Firefly app publishing: https://www.adobe.io/apis/experienceplatform/project-firefly/docs.html#!AdobeDocs/project-firefly/master/getting_started/publish_app.md.If you still have unanswered question, feel free to ask.

Views

520

Likes

0

Replies

2