I am new to using the Twitter API. I am trying to display a user’s profile image but I only seem to find “profile_image_url” and “profile_image_url_https” within the User object I am getting back from /1.1/users/show.json? and they are really low res. Is there anyway to get the full size image?
Thanks