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

Map call fails due to lack of signed URL? #14

Open
IndefiniteBen opened this issue Aug 23, 2019 · 2 comments
Open

Map call fails due to lack of signed URL? #14

IndefiniteBen opened this issue Aug 23, 2019 · 2 comments

Comments

@IndefiniteBen
Copy link

See the below error image
The problem is with the signature which needs to be used to sign the URL, see docs here. You can 'Allow unsigned usage' but I'm not a fan of doing that. I think fixing it requires changes to the code. I'll fork and make a pull request if I work it out.

@zoharby
Copy link
Owner

zoharby commented Aug 25, 2019

Makes sense. My key is still working although I haven't allowed unsigned usage. Maybe newly created projects will have a more strict behaviour. Feel free to add signing to the code and make a PR.
I'm barely using MATLAB nowadays, so not really actively maintaining this project anymore...

@IndefiniteBen
Copy link
Author

Yeah. I'm going to dump some links here for my own reference; I'll follow up later this year (could be next week).

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

2 participants