Skip to content

Whorl-Uniqueness API returns Internal Server Error on valid request  #97

@wolfgangvigl

Description

@wolfgangvigl

When sending the following POST request:

URL: https://coveryourtracks.eff.org/api/v1/whorl-uniqueness
Data: {"name": "video","value": "1920x767x24" }

the server returns an Internal Server Error.

Expected Behavior:
The server either returns the entropy information (bits, one_in_x) or the Status "Error: that value has not yet been recorded for 'video'".

The same happens for:

  • {"name": "video","value": "1920x766x24" }
  • {"name": "video","value": "1920x769x24" }
  • {"name": "video","value": "1920x770x24" }
  • {"name": "video","value": "1920x771x24" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions