Imports were incorrect -- had a lot of missing periods that were throwing errors. The json post for "public" was of the wrong type (int instead of bool).
@JoshuaGranger I've forked this project and am in the process of making a python3 only version that contains some fixes and updates. If you are interested!
Imports were incorrect -- had a lot of missing periods that were throwing errors. The json post for "public" was of the wrong type (int instead of bool).