Hi, in the API reference, I understand that:
The shared_link.download_url is only returned for paid accounts.I would like to confirm that me having a free account is the reason for having Error 403 on PUT create shared link, and `shared_link: null` on GET file info?
My next question is that if I upgrade to a paid plan, will I be automatically able to get the shared_link via GET by default after POST file upload?
I'm using App Token Authorization and the Primary Access Token. Does this token have the permission of shared links? Are they enabled by default on POST file upload? I can't seem to find the permissions for an admin and primary access token. Or do I get the permissions/collaborators wrong? Would really appreciate if someone pointed me in the right direction. Thanks! 🙂
