Hi there, I am getting an error which says: Trying to dynamically access a method that does not exist throws a TypeError exception. To prevent the exception, ensure each parameter type matches those required by the Add method. Please checkout the API documentation.
at OnData in main.py:line 55
TypeError : No method matches given arguments for Add (Open Stacktrace). 

I was wondering if someone could help me with this, thanks.