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

INVALID_IMAGE_DATA_URL When starting with video

Explorer ,
Sep 20, 2023 Sep 20, 2023

I am getting a:
```INVALID_IMAGE_DATA_URL: Provided asset does not have the correct structure required for images
Error: Provided asset does not have the correct structure required for images```

When I try to start the editor with a video asset. Images work fine. Curiously enough if I switch the asset type back to video and try with an image, it will also give me that same error. I've tried adding .mp4 to the URL also.

```

inputParams: {
asset: {
type: "video",
dataType: "url",
data:
getVideoFullEditor(selectedMedia),
},
},```




Bug Unresolved
TOPICS
Error
288
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
2 Comments
Explorer ,
Sep 20, 2023 Sep 20, 2023
Translate
Report
Adobe Employee ,
Oct 30, 2023 Oct 30, 2023
LATEST

Hi @Dakota32294208qhf9 --

 

We will begin to support starting an editing workflow (in the embedded full editor) with a video asset in an upcoming build of the SDK. This version will be released in November. 

 

Best, 

 

Amanda

Translate
Report