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

INVALID_IMAGE_DATA_URL When starting with video

Community Beginner ,
Sep 20, 2023 Sep 20, 2023

Copy link to clipboard

Copied

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

Views

87

Translate

Translate

Report

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
Community Beginner ,
Sep 20, 2023 Sep 20, 2023

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Adobe Employee ,
Oct 30, 2023 Oct 30, 2023

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

Report