Error with Zoho Cal API Search Request
I keep getting an error when running an API request for Zoho Cal in Deluge using the Get Event Through Search. Does anyone have any ideas?
Error:
- {"error":[{"description":"Extra parameter found.","message":"EXTRA_PARAM_FOUND"}]}
API DOC:
Deluge Code:
- searchcal = Map();
- searchcal.put("calendaruid",caluid);
- searchcal.put("searchtext",title);
- searchcal.put("start","20240211T000000Z");
- searchcal.put("end","20240212T230000Z");
- url2 = "https://calendar.zoho.com.au/api/v1/calendars/" + caluid + "/search";
- response2 = invokeurl
- [
- url :url2
- type :GET
- parameters: searchcal
- connection:"zohocal"
- ];
- info response2;
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.