I have created a Apex 5 Calendar region with iCal export option. When I import the file into Google Calendar, nothing shows up. However, when I imported the file into local Windows Calendar, it does that successfully. Here is the ical file content. Please guide
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-// Oracle Application Express //June 2018//EN
CALSCALE: GREGORIAN
BEGIN:VEVENT
DTSTAMP:2018-06-14T09:05:00
DTSTART:2018-06-14T09:05:00
DTEND:2018-06-14T21:05:00
SUMMARY:Task 1
DESCRIPTION:javascript:apex.navigation.dialog('f?p=50001:82:14183370176810::NO:82:P82_ID:30302\u0026cs=34su5Zle-18x5KZ0tc_TTOXYfJRxZW9-tgRKsw-JLfT--2NOU9H_RZpRrGynRH2vsgeGxTsQ-H7udspwjRBy2HA\u0026p_dialog_cs=vicYWSIjLXiAa-cze4A-L0mD4bq-x4kdABe7IvUOvn_k-NYKWCZRnmZXXgoByEQpDHfsFiPwIeYLOqdqXsSOGw',{title:'Event Details',height:'500',width:'720',maxWidth:'960',modal:true,dialog:null},'t-Dialog--standard',apex.jQuery('#eventscalendar_calendar'));
SEQUENCE:0
END:VEVENT
END:VCALENDAR