If you didn't provide a full link, community support can't test out the link. But, in general, 403 can happen if the permissions for the folder and/or file are incorrect. Almost always, folders should have 0755 permissions (owner full permissions, everyone else read/enter only) and files should be 0644 (owner read/write, everyone else read only).