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

Using a filename with an invalid character gives an unexpected result #3

Open
YourDeveloperFriend opened this issue Oct 16, 2013 · 0 comments

Comments

@YourDeveloperFriend
Copy link

I put in a filename with a parenthesis, and it tried to send a request to panda, who only returned with the following error:

error: NotAuthorized
message: Signatures do not match: you should have sent Base64(HmacSHA256("POST\napi.pandastream.com\n/videos/upload.json\naccess_key=*_&cloud_id=_&file_name=calli_lo%28.mov&file_size=54608542&path_format=2446996%2FVideos%2F%3Aoriginal%7C%3Avideo_id%2F%3Aprofile%2F%3Aid&profiles=h264%2Cwebm&timestamp=2013-10-16T23
746Z", your_secret_key)), but you sent "5TmVfQ2Frm1UUncyLVuLXAOpGC8/sBnNmWVdz39l2xI="

I think whatever you're using to encode the request is wigging out.

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