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

StephanAdobe
StephanAdobe
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
3

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by StephanAdobe
Customize the badges you want to showcase on your profile
Re: Can the firefly project access AEM Assets api? - App Builder 19-10-2021
Cool, thanks. I will look into this sample later. Now, I am checking how to get the access to my company's author instances.

Views

471

Likes

0

Replies

0
Re: Expose REST API via firefly - App Builder 11-10-2021
Hi @martina54439202 The App Builder (formerly known as Project Firefly ) docs can be found here https://developer.adobe.com/app-builder/docs/overview/You can bootstrap a headless app with the command: aio app init --no-extensionsthen you can select the components to enable for this app, choose "Actions" to deploy I/O Runtime actions. You can add new actions to your app with:aio app add actionFor storage, you can use either one of the following options depending on your use case: Adobe I/O File S...

Views

332

Like

1

Replies

0
Re: Size limit on request headers in IO - Adobe Developer Runtime 17-05-2021
Hi,You might hit an I/O Runtime system limitation: https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/guides/system_settings.md. Which status code and error message do you receive ?

Views

361

Likes

0

Replies

0
Re: Static Files in Firefly Project - App Builder 05-05-2021
Thank you very much. I could not make it work using manual "import image from.." but reference from the web-src/index.html and using the parcel-plugin-static-files-copy; both options worked.

Views

453

Likes

0

Replies

0
Re: Sample App React-Spectrum - App Builder 01-06-2020
You can use the Hash Router which plays well in the Unified Shell see https://reacttraining.com/react-router/web/api/HashRouter. The code you referenced is related to the Unified Shell history handling. Every time the Unified Shell detects a change in the history, it passes it down to your App e.g. so that you can change its hash router see https://github.com/AdobeDocs/project-firefly/blob/master/guides/exc_app/overview.md#history.

Views

2.3K

Likes

0

Replies

0
Likes from