Strings must be encoded before hashing
Opened this issue · 0 comments
rawmean commented
I keep getting Strings must be encoded before hashing
when I try to do r = cloudkit.POST.public.records.modify(j)
This is a problem only on Windows. On Mac, everything works.