Closed michaelsylva closed 10 months ago
Only change needed is changing the const below, Justin, could you please change this. Then we don't need to fork your repository.
class MediaTypes {
const VIDEO = 'REELS';
const CAROUSEL = 'CAROUSEL';
}
updates for reels and stories are in release v1.0.6 thanks for pointing this out!
in the {ig_user}/media endpoint you can no longer use media_type='VIDEO' it now must be media_type='REELS' still with the video_url parameter.