I use getMedias to get the first numbers of posts. And here all the properties are right
I got the endCursor for the next step
In the second attempt I try to get more posts, so I get again the profile.
This time I use the getMoreMediasWithCursor( userId, endCursor )
The the medias with the getMedias method. But this time if there are videos the videoUrl property is always missing. I tried different accounts and I got the same problem.
Version(s) affected: 6.15
Description
Can you help me? Thanks