I am trying to write a script to place an order for me on GDAX. In ordered to do that, I needed a base64 signature. I encoded it with the base64 library but the next part states the base64 signature isn’t defined. This is the error msg that it gives: “Traceback (most recent call last):Read more