July 26, 20233 yr I created a Twitter icon on my website using Font Awesome with the following code: <a href="https://twitter.com/twitter_url" target="_blank" rel="noopener"> <i class="fab fa-twitter"></i> </a> The Twitter URL belongs to a particular account. This works well when I click on the icon on my desktop or iPhone. It comes up with a Twitter login page asking me to log in. However, when I ask the person who owns the account to check if the URL will work for him on his mobile phone (iPhone - Chrome). He clicked on the icon and instead of seeing his account he got an error message saying that something went wrong. Is this because he is already logged into the account on his mobile phone? If so, should it log him in straight away? I hope you can advise me. Many thanks.
Create an account or sign in to comment