You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2019. It is now read-only.
when I get the image url through User.first.avatar.url, It generate the url but when I try the url in browser or html, its not showing the image. My model code
It is uploading the file to my dropbox successfully. So when I try User.first.avatar.url, its generates url like this https://dl.dropboxusercontent.com/u/191409863/mclarenp1_QY5vmfTw.jpg when I access this, the page shows dropbox error page instead on image.