I need to validate the instagram username with the https://www.instagram.com/{username}/?__a=1 URL. However, the user can't connect with IG.
I tried with the httpClient call but got a CORS error.
Is there any other way to validate IG User without connection?