- bandwidth_usage function was not working, because the URL params were not constructed properly
- support more complex passwords, by utilising the params keyword argument in the requests library, instead of manually constructing the URL with the params built-in, without encoding them
- product_lock function, URL Params were being constructed in the wrong order