Closed arxeiss closed 1 year ago
Interesting! That you get the index page when changing to http or https could be the issue in itself since this utility only sends a normal GET request to facebook similar to when you go to the https/http url.
I'm not sure you are doing something. Or I did it differently before.
But now if I take generated link from eventcal and I change webcal://
to https://
it redirects me to Facebook and I see this:
P.S. The Facebook is in Dutch, but I'm not from Netherlands
Rewrote service in nodejs and moved to google as hosting provider so should work now! If not let me know.
Rewrote service in nodejs and moved to google as hosting provider so should work now! If not let me know.
Thanks, I removed my Facebook account meanwhile :laughing: cannot test anymore
I noticed events are not shown in Google Calendar anymore. If I put into Google Calendar link from FB directly, it works. But when I put there link from eventcal, nothing works.
I would like to debug it, however I don't know how. Because I cannot fetch
webcal://
schema and if I replace it withhttp
orhttps
it download the index page.