I don’t know the details of the Salesforce integration. However, I’ve just called this using the twurl tool and I’m consistently getting that field completed. Can you show the JSON output from the call?
Couple of tips:
- I’d probably suggest using
profile_image_url_https so you’re later fetching the image securely.
- You don’t need to use both the user ID and the screen name (and actually it looks like you are passing the same value into both parameters, which I would not expect to work). Just use e.g.
screen_name and pass in the @handle.