Hello,
Iām migrating my app to self-hosted parse server and Iām getting an error when calling runContractFunction
from SDK v1 in a react app.
The error I get is:
{"message":"Function
undefined is not read only, function_name should not be empty"}
But I am sending the name of the function:
Can you help me? Before this worked for me.
Thank you very much