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

dr_venture
dr_venture
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
12

Likes Received

Likes Received
33

Posts

Posts
76

Discussions

Discussions
4

Questions

Questions
72

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by dr_venture
Customize the badges you want to showcase on your profile
Re: How To Install Developed Project Firefly For Other Or... - App Builder 07-06-2021
Thanks a lott @dr_venture!!

Views

435

Likes

0

Replies

0
Re: SSL error with Node 12 : TLS Configuration - App Builder 03-06-2021
Hi,As a rule, any command line options available for node, can be set as the environment variable NODE_OPTIONS (each option is space separated). In this case, in your action code, you can set it as:process.env.NODE_OPTIONS = "--tls-min-v1.0"... right before your api call. Unset it after so you won't affect the security of any other calls:delete process.env.NODE_OPTIONSe.g.process.env.NODE_OPTIONS = "--tls-min-v1.0" await doSomeApiCall() delete process.env.NODE_OPTIONS

Views

2.4K

Likes

0

Replies

0
Re: Adobe Analytics API - App Builder 30-05-2021
Thanks

Views

541

Likes

0

Replies

0
Re: "error": "missing parameter(s) 'tenant'" at Customer... - App Builder 15-04-2021
is xxxxxxx really your tenant id value? I am guessing here but that seems like a placeholder. https://xxxxxxx.campaign-sandbox.adobe.com/

Views

289

Likes

0

Replies

0
Re: AIO_RUNTIME_NAMESPACE - where to find it? - App Builder 07-04-2021
Thanks jieyu

Views

494

Likes

0

Replies

0
Re: Adobe I/O API - To fetch Primary Identity of a Dataset - App Builder 07-04-2021
We are not really experts on all the API's that project Firefly can be connected to. We know a few of them well and others not so well. On this particular question, I personally don't know the right answer. I would go to their community and see if you can find the answer there?https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/ct-p/adobe-experience-platform-community

Views

291

Likes

2

Replies

0
Re: "error": "request is invalid, reason: failed authoriz... - App Builder 22-03-2021
did you get past the issue?

Views

536

Likes

0

Replies

0
Re: Adobe Firefly technology stack - App Builder 08-02-2021
Thanks a lot for information, that helps a lot!

Views

497

Likes

0

Replies

0
Re: Unable to make call to Campaign API - App Builder 16-12-2020
@duypnguyen Thanks the complete url worked fine as the tenant. I did try it earlier as well, may be the setting might not have got deployed. Thanks again.

Views

719

Likes

0

Replies

0
Re: The Insights are showing strange data - App Builder 16-11-2020
Haha no worries at all -- Project Firefly is current in developer preview so no bill is coming your way yet.

Views

538

Likes

0

Replies

0