Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Adobe express not available in localhost

New Here ,
Oct 10, 2024 Oct 10, 2024

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.

selvaraj_5297_1-1728627755431.pngexpand image

 

 

  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.
    selvaraj_5297_0-1728627599621.pngexpand image
  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...).

    What am I missing here? Please help

Best,
Selva

Bug Unresolved
TOPICS
Error
376
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 22, 2024 Oct 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

Translate
2 Comments
Adobe Employee ,
Oct 22, 2024 Oct 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
Translate
Report
New Here ,
Oct 22, 2024 Oct 22, 2024
LATEST

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

Translate
Report