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
create & commit new file using github browser interface, making sure to get the file extension correct
navigate in browser to new file
press "raw" to view the raw file
copy raw file URL
come back to gov tools and paste in the copied URL
press continue
Actual behavior
After pressing continue all I see is "Data validation failed" with the subtext "INVALID_HASH".
Expected behavior
It should validate the hashes match (they should as I have not modified the content at all) and allow me to continue on to the next step in the voting process.
The text was updated successfully, but these errors were encountered:
It's an issue with GitHub browser interface. Although not visible at first glance, when you inspect the raw file on GitHub you can see that there is an extra new line at the end. That causes the hash to be different.
The solution would be to upload the file downloaded from GovTool directly instead of copying its contents.
Area
Voting Pillar
Domain
gov.tools
Which wallet were you using?
No response
Context
When I try to provide context on the Ikigai action by hosting the metadata on github I get "Data validation failed", "INVALID_HASH". Here is the metadata url I am trying to use: https://raw.githubusercontent.com/willpiam/drep/master/vote_context/two.jsonld
Steps to reproduce
Actual behavior
After pressing continue all I see is "Data validation failed" with the subtext "INVALID_HASH".
Expected behavior
It should validate the hashes match (they should as I have not modified the content at all) and allow me to continue on to the next step in the voting process.
The text was updated successfully, but these errors were encountered: