Instagram API - Getting invalid media id with video shortcode
问题 I'm using the /media/shortcode/shortcode endpoint of instagram to get information about a certain media with a shortcode. https://www.instagram.com/developer/endpoints/media/#get_media_by_shortcode The problem is when I pass a photo's shortcode to the endpoint everything works fine and I get the result I'm expecting from Instagram, however, when I pass a video's shortcode to that endpoint, the api returns the following: { "meta": { "code": 400, "error_type": "APINotFoundError", "error_message