We are using SharePoint "UserPhotos.aspx" page for displaying the user's profile picture in our application like below.
http://domain.com/_layouts/15/userphoto.aspx?size=L&accountname=domainnameusername
The problem is, this url doesn't show the latest profile picture uploaded immediately. What we need to do to display the latest the latest profile picture immediately? Please advise.

