How can I make Instagram Basic API authentication work in a Shopify embedded app (Remix Template)?
I am developing a Shopify (Remix) app that uses Instagram Basic API to fetch Reels from user’s account. The user is prompted to log in by Instagram to get the access token. After the user logs in, Instagram redirects the user to a URL provided by me (redirect_url).