Uploading images via Dropbox links results in image previews not working. How do I fix this?
Page 1 / 1
Fixed. You can’t upload with query strings normally, so you have to use Integromat and add ?raw=1 to the end of the URL (remove ?dl=0 or =1 if it’s there). What I did is a find and replace. replace(URL,?dl=0,?raw=1).
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.