The specific issue I'm encountering when attempting to create
subscriptions using the Python SDK is a TypeError with the following
message: "TypeError: function takes 3 arguments plus optional tzinfo (8
given)." It's important to note that this error...