Assuming authsub is required, the following result was found.
\"Joel's Awesome Life\",\"item_price\": \"priceless\"}" } What I have in Deluge m_Auth = Map(); m_AuthSub = Map(); m_AuthSub.put("secret","can_you_keep_a_secret"); m_AuthSub.put("key","aaabbbbccccddddeeeeffff11112222"); m_Auth.put("auth",m_AuthSub);...