-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't share uploaded file with expiration shared link #73
Comments
For future: https://docs.pcloud.com/methods/public_links/ |
Unfortunately generating a public link is restricted. This method can't be used from web applications. Referrer is restricted to pcloud.com. (see |
New version 1.2 of pcloud released on pypi: https://pypi.org/project/pcloud/ |
Strange that public link for file is restricted but folder is not (or doesn't say it atleast): https://docs.pcloud.com/methods/public_links/getfolderpublink.html |
Hiya!
Congrats about awesome package that you made. Can I ask you how to share uploaded file and get temporary shared link with expiration?
Thanks in advanced!
The text was updated successfully, but these errors were encountered: