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

Micropub updates: accept empty arrays #3

Open
barryf opened this issue Aug 23, 2017 · 0 comments
Open

Micropub updates: accept empty arrays #3

barryf opened this issue Aug 23, 2017 · 0 comments

Comments

@barryf
Copy link
Owner

barryf commented Aug 23, 2017

https://sentry.io/barryf/transformative/issues/334158093/

Transformative::Micropub::InvalidRequestError: Invalid request: the 'add' property should be a hash.
  lib/transformative/micropub.rb:58:in `verify_hash'
    raise InvalidRequestError.new(
  lib/transformative/micropub.rb:36:in `action'
    verify_hash(properties, 'add')
  lib/transformative/server.rb:180:in `block in <class:Server>'
    post = Micropub.action(params)
...
(45 additional frame(s) were not displayed)

Transformative::Micropub::InvalidRequestError: Invalid request: the 'add' property should be a hash.
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