Your calendar is using an invalid newline format. Make sure to use
\r\n to end lines rather than just
\n (
RFC 2445 §4.1).
Sorry, your calendar could not be parsed.
| Error: |
Error was: Error at line 1: Expected [BEGIN], read [
|
| Cause: |
|
Context for line 1:
| 1: |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
| 2: |
"http://www.w3.org/TR/html4/loose.dtd">
|
| 3: |
<html>
|
| 4: |
<body>
|
| 5: |
<h1>File not found</h1>
|
| 6: |
<p>Change this error message for pages not found in public/404.html</p>
|
| 7: |
</body>
|
If you've found a bug—say, a
definitely valid iCalendar
that generates errors—please check out the
iCal4j bugs,
forums,
or feel free to contact me; minimal test cases are always appreciated!