I understand that Instagram blocked the Legacy API on March 31st, 2020, which disabled functionality of the Instagram feed within the Canvas template. Because of this, I have created a Facebook app through the Facebook Developers portal, added my Instagram user account to the app, and generated an access token for myself. Within js/functions.js, I have changed the access token from its default value to my newly acquired token. However, I am curious as to what the value after the token is for. Is this a Facebook App ID? Should I replace it with the app ID of my newly created app? If not, what should it be replaced with?
Thank you!
