Skip to content
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

Generate upload signatures #67

Closed
cohix opened this issue Sep 23, 2015 · 2 comments
Closed

Generate upload signatures #67

cohix opened this issue Sep 23, 2015 · 2 comments
Labels

Comments

@cohix
Copy link

cohix commented Sep 23, 2015

There is no documentation that I can find on generating secure upload signatures for upload clients. The iOS documentation says that the serverside SDKs should support this but I cannot find documentation. Please advise. Thanks!

@TalLevAmi
Copy link
Contributor

You can use cloudinary.utils.sign_request
to generate the signature and add the api_key to the request.

@tocker
Copy link
Contributor

tocker commented Oct 14, 2015

Closing this issue as it seems to be resolved.

@tocker tocker closed this as completed Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants