Hello,I can not download a folder shared by link via php.was working for months, was there any change?
copy ('https://www.dropbox.com/sh/ms0jkimefzrzgqs/AAARcvzqPzT3VLItoaXd_GYJa?dl=1', 'file.zip');
@kilck Can you elaborate on exactly what doesn't seem to be currently working and how? I just tried your sample for your first post and it's working for me. Thanks in advance!