Problem/Motivation
Watched YouTube video (Drupal 9 Instagram Feeds Module Tutorial).
Trying to get the module to work.
Steps to reproduce
Follow along with the video:
At the 7:32 mark, I ran into trouble where we look at the Instagram App Details section under /admin/config/media/instagram_feeds/settings. In the video, your app details lists 3 URLs (Valid OAuth Redirect URI, Deauthorize Callback URL, and Delete All Data Callback URL). I only see Valid OAuth Redirect URI.
At the 11:13 mark, after we create the app, we go to /admin/config/media/instagram_feeds/settings and the video shows fields for Default Image Media Bundle and Default Video Media Bundle. I don't have those fields.
At the 11:431 mark, the video shows fields under "Field Mapping" but after following along, I don't have anything under Field Mapping.
Is there any configuration or work done that isn't shown in the video? I'm not sure why I'm missing all of these fields on the /admin/config/media/instagram_feeds/settings page.