我正在尝试使用UlrFetch向Zoho报告提交CSV数据。我使用了以下代码: var url="https://reportsapi.zoho.com/api/xxxxxxxx/yyyyyyyyyyyZOHO_ACTION=IMPORT&ZOHO_OUTPUT_FORMAT=XML&ZOHO_ERROR_FORMAT=json&
response = zoho.inventory.getRecords("Item","i inserted ID in here");for each hey in var insert into SKU #SKU is a form in Zoho Creator Added_User=zoho.loginuser
Item_Name=hey #
我正在使用Zoho客户关系管理软件开发工具包的例子来写记录到C#的领导。在调用recordOperations.CreateRecords()时;在尝试从令牌存储区执行GetToken后失败。"INVALID CLIENT ERROR","Message":"invalid_code","Cause":null,"Details":null,"StackTrace":" at Com.Zoho.API.Aut