You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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" }
The text was updated successfully, but these errors were encountered:
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" }
The text was updated successfully, but these errors were encountered: