[SOLVED] Generate non-expiring token for Facebook Graph API to publish on Instagram Business Account via Google Apps Script

Issue To post photos on instagram using Google Apps Script, I follow these steps! To generate a short-lived token I access the Graph API Explorer, add these scopes: pages_show_list instagram_basic instagram_manage_comments instagram_manage_insights instagram_content_publish pages_read_engagement pages_manage_posts public_profile I click on generate

Continue reading