Hello Amity I have issue with post video I think from you


steps
1 - add new post with video
2- the subscription of queryAllPosts return this object inside image
but the data object is missing thumbnailFileId
but when refresh page and call queryAllPosts from scratch
the object return well
can you help me

Hi, may I ask what is your current sdk version?

@amityco/js-sdk”: “^5.31.0”,

Hi @mohamedismael after checking with the team, this is an expected behaviour. The thumbnailFileId will be returned after the transcode has completed, it doesn’t return straightaway after you posted the video.