Sindri
Sindri
I'm got stuck here too. It would have saved me time if this was mentioned in the README. Will try `pyDataverse` for the time being.
I cloned this repository and tried rerunning the script by importing `src/pyDataverse/api.py` and it didn't fix the issue. The json string also seems to be ok within Python. The high...
I'm now creating datasets directly with curl and the instructions from [here](https://guides.dataverse.org/en/latest/api/native-api.html) and have not come across any encoding issues.
@skasberger Thanks for getting back - I hope the example helps. @pdurbin Thank you, I got everything that I needed working directly with curl and guess I will continue using...