Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update code examples #534

Closed
Justin-Koningsberger opened this issue Oct 26, 2023 · 3 comments
Closed

Please update code examples #534

Justin-Koningsberger opened this issue Oct 26, 2023 · 3 comments

Comments

@Justin-Koningsberger
Copy link
Contributor

Please add "cal.method(ICalCalendarMethod.REQUEST);" somewhere in your examples, without it ics files sent in attachments to outlook users show the filename as "not supported calendar message.ics", and don't show accept/decline buttons.

@sebbo2002
Copy link
Owner

Where exactly would you expect to find this code example? Feel free to submit a pull request if you would like to customize the documentation or the examples.

@Justin-Koningsberger
Copy link
Contributor Author

Sure, will do! It was a very annoying bug to chase down, that is why I wanted to update the docs for other devs. All search results I found on google were caused by something else (recurrence patterns for instance). Running the files through an ics validator showed no errors. Also sending the same invitation to a gmail account worked as it should, and forwarding that invitation to outlook account also worked properly. After finding the solution it was easier to find something relevant in the search results. I found this: https://stack.payne.run/blog/2020/05/13/not-supported-calendar-message, number 5 there seems to be the cause.

@sebbo2002
Copy link
Owner

Can be closed in favor of #535.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants