Skip to main content
Participant
October 11, 2024

Adobe express not available in localhost

  • October 11, 2024
  • 2 replies
  • 679 views

Hi, 

I am trying to test the "Convert to SVG" feature from Quick Actions in the Adobe Express SDK. I cannot get it working in my local, following the necessary steps. I see the "Adobe express not available" error when clicking the "Convert to SVG" button.

 

 

  1. I have downloaded the embed-sdk-samples repo from GitHub and set it up locally.
  2. I have created a project in the Adobe developer console and connected it with the Adobe Express Embed SDK service.
  3. Added localhost:8000 domain to test from my local.
  4.  Updated the client-id and the appName in the relevant html files in local setup, mentioned here (https://github.com/AdobeDocs/embed-sdk-samples/blob/main/code-samples/cc-everywhere/v4-sample/sample.md#step-1-clone-the-sample).

    What am I missing here? Please help

Best,
Selva

2 replies

Participant
October 23, 2024

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!!

Community Manager
October 22, 2024

Hi Selva,

The error is due to the API Key (Client ID) being used in the integration, which cannot access Adobe Express Embed SDK. Learn more about creating and using API Keys here.

Regards,
Nimitha

Nimitha | Adobe Community Moderator