Hello, i use a custom fonction who work well since 4 month, But since this afternoon i have a problem in my first line.
The fonction take a deals ID and fetch data with x = zoho.crm.getRecordById("Deals",ID);
This fonction always worked since 4 month but now i have an error.
Note that i did all the test. The id is good, the api name too. Really don't understand what happen since it used to work well until now.
x = zoho.crm.getRecordById("Deals",ID);info x;