anvil.server.SerializationError

Hello.
I try to learn about anvil and I processed a tutorial with this error. Can anyone help me ?

anvil.server.SerializationError: Cannot serialize arguments to function. Cannot serialize <class ‘method’> object at msg[‘kwargs’][‘created’] at /libanvil/anvil/_threaded_server.py, line 385 called from /libanvil/anvil/_threaded_server.py, line 393 called from /libanvil/anvil/_server.py, line 42 called from [ServerModule1, line 26](javascript:void(0)) called from [Form1, line 22](javascript:void(0))

There is no way you can get help here without providing any info about what caused the error. Please show us the code that causes the error, and maybe we can help you.

Also, please have a look at this: How to ask a good question