In my app I am displaying the remote user avatar from various services. I would like to do the same with Dropbox however the URL returned for profile_photo_url using get_current_account is not a raw image but wrapped in html.
How do I access the raw image only?