Expand my Community achievements bar.

Adobe Developers Live, May 2023 | How to embed our latest Assets picker into other UI/products and how to integrate with 3rd party applications using API

Avatar

Administrator

Adobe Developer Live October 2023

Session Details

Key Value: Enable developers to benefit from all options they have when it comes to integrating assets into other applications. Content: Asset Essentials UI new pickers (Asset selector) -> Are you finding it super hard to integrate AEM Assets Cloud Services with these CMSes? -> Do you want to know how to write stable, testable, and maintainable AEM Assets Integrations in minutes instead of hours/days? -> We will demonstrate the power and versatility of micro-frontends through our experiences converting two React projects - Destination Selector and Asset Selector - into modular, independent, and easily implementable frontend components.

Session Recording

Session Schedule

23rd May, 2023 | 09:45-10:30 PST OR 17:45-18:30 UTC OR 18:45-19:30 CET

Speaker(s)

Nazim Amin, Software Engineer, Adobe & Sam Okpara, Software Engineer, Adobe

Moderator(s)

Adobe

Service(s)

Composability & Productivity

Full Schedule

Check Here

Q&A

Please use this thread to ask the question related to this Session.

Don't forget to register yourself for this session using the registration link shared above. 



Kautuk Sahni
2 Replies

Avatar

Level 1

Hi @kautuk_sahni 

This session was very informative. Thanks for sharing it.

But, when I run the react examples, I'm getting "https://www.adobe.com/?error=unsupported_grant_type" in the auth pop.

VedSi_1-1709702050683.png

 

Also I'm seeing cors error in the console log

VedSi_0-1709701904910.png

It seems it is missing some configuration. Are there any steps to configure it or if possible can you point me to some documentation.

 

Thanks

Ved

Avatar

Administrator

Reply from the speaker is:

"To get the IMS client ID, once needs to be provisioned. This repository is meant to be a supplemental documentation that show cases some of the integration you can do with AssetSelector. As this integration is only available case-by-case on-boarding, it assumes that you have already been provisioned and provided an "IMS_CLIENT_ID_ASSOCIATED_WITH_YOUR_AEM_ASSETS_REPOSITORY" by Adobe. Please reach out to your account team or support to get more information."



Kautuk Sahni