lionheart/requests-cloudkit

Strings must be encoded before hashing

Opened this issue · 0 comments

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.