Nimitha_J
Adobe Employee
Nimitha J
Adobe
Nimitha_J
Adobe Employee
Nimitha J
Adobe
Activity
Feb 13, 2025
11:56 PM
We are having the same issue. We've triple checked the API key, made sure the domain is on the approved list, and that it was a secure SSL connection (https://). Any thoughts?
... View more
Jan 28, 2025
11:23 PM
Hello everyone, I wanted to provide an update regarding the issue I mentioned earlier. It turns out the problem was related to the AppName used during the integration. Initially, I had included non-alphanumeric characters (specifically, Japanese characters) in the AppName. After changing the AppName to a combination of alphanumeric characters and hyphens, the issue was resolved, and everything started working as expected. Thank you for your time, and I hope this information helps others who might encounter a similar issue!
... View more
Jan 23, 2025
04:35 AM
1 Upvote
Hi @Robson_Gomes1737 , We are checking this issue. We shall get back to you.
... View more
Jan 23, 2025
02:42 AM
Hey, @Barranca release getting any closer on this one? Any indication would be extremely appreciated 🙂
... View more
Jan 02, 2025
09:10 PM
@abdul_7966 Check our guide to read further on how to get an API key Once you have the API key, please use our Getting Started with the Adobe Express Embed SDK to integrate it. If you have already created an API key that does not work, please send it to my email, njalal@adobe.com, so that I can investigate this issue further. Also, mention which step of the Getting Started with the Adobe Express Embed SDK tutorial you cannot proceed with.
... View more
Jan 02, 2025
09:08 PM
@getflourish , You need an API key and an Adobe Account to use the SDK. Check the help article on how to create an Adobe account. Check our guide to read further on how to get an API key Once you have the API key, please use our Getting Started with the Adobe Express Embed SDK to integrate it. If you have already created an API key that does not work, please send it to my email, njalal@adobe.com, so that I can investigate this issue further. Also, mention which step of the Getting Started with the Adobe Express Embed SDK tutorial you cannot proceed with.
... View more
Dec 20, 2024
09:31 AM
Our embed review team will be celebrating the holidays offline from December 24, 2024, through January 1, 2025. We will resume reviews from January 2, 2025. Any submissions not finalized before or received during the break will be handled as quickly as possible starting on January 2nd.
... View more
Nov 15, 2024
03:08 AM
Hi there,
This should solve your issue:
editor.create({}, appConfig);
Explanation: the create() method expects its (optional) parameters in a specific order—see it's signature:
create(
docConfig?: object,
appConfig?: object,
exportConfig?: object,
containerConfig?: object
): void
By skipping the first parameter, the method was interpreting appConfig as docConfig—hence the error.
Hope this helps!
... View more
Nov 06, 2024
06:19 AM
Thank you!
... View more
Oct 22, 2024
06:53 PM
Thank you, Nimitha!! I got it working now. I did nothing different and followed the same steps to generate another project as earlier. Even I can see `Adobe Express Embed SDK` listed under `Products and Services` in the `Project Overview` section for both projects. I still don't understand why the new key works, but weirdly it does!!
... View more
Oct 22, 2024
05:29 AM
Hello, To assist you further, please specify the type of asset you attempted to upload and, if possible, share a screenshot of the error message you received. Thank you, Nimitha
... View more
Sep 19, 2024
04:56 AM
That was a typo. Hope last comment from @Nimitha_J clarifies.
... View more
Aug 11, 2024
10:32 PM
@Elegant39013351w6b2 , Please share the API key with me at njalal@adobe.com
... View more