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;
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.