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

pseudocode to fetch a blob through a SAS token #80

Closed
efinser89 opened this issue Mar 8, 2017 · 0 comments
Closed

pseudocode to fetch a blob through a SAS token #80

efinser89 opened this issue Mar 8, 2017 · 0 comments

Comments

@efinser89
Copy link

Hi guys, pardon my ineptness, but I'm having issues fetching a simple blob object through a SAS token.
If anyone can point me in the direction of documentation or assist with psuedocode, I would greatly appreciate it. I'm receiving a URL such as https://accountname.blob.core.windows.net/container/file?sv=2016-06-01&sr=b&sig=laskdjflkjsdfkjsadf&se=2017-03-08&sp=r

I can parse out the account name, the container, the file and the SAS key, but then I haven't been able to get them to work with the Ruby SDK.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant