Skip to main content
Devi Siram 님이 #Trailhead에 질문했습니다

Hi, 

 

I am getting the following error when I am trying to retrieve meta data api(from package.xml file in VS code) from Trailhead org.

 

'Metadata API request failed: Component conversion failed: FILE_ENDED'.

 

Can anyone help me on this?

 

Thanks,

Devi

답변 3개
  1. 2022년 11월 4일 오전 2:45

    Hi @Priyanka Borode,

    After I deleted these lines about static resource from package.xml, the error is gone.

        <types>         <members>*</members>         <name>StaticResource</name>     </types>

0/9000