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

ArgumentError: odd number of arguments for Hash #145

Closed
raucao opened this issue Apr 6, 2022 · 0 comments
Closed

ArgumentError: odd number of arguments for Hash #145

raucao opened this issue Apr 6, 2022 · 0 comments

Comments

@raucao
Copy link
Member

raucao commented Apr 6, 2022

https://sentry.io/organizations/5apps/issues/3163441231/?referrer=github_plugin

ArgumentError: odd number of arguments for Hash
  lib/remote_storage/rest_provider.rb:240:in `[]'
    authorizations = Hash[*authorizations.flatten]
  lib/remote_storage/rest_provider.rb:240:in `directory_permission'
    authorizations = Hash[*authorizations.flatten]
  lib/remote_storage/rest_provider.rb:30:in `authorize_request'
    permission = directory_permission(authorizations, directory)
...
(31 additional frame(s) were not displayed)
@raucao raucao closed this as completed May 13, 2022
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