Sohail Malik
Sohail Malik

Reputation: 335

Why getting error "Not a valid URL" when trying to add webCal to Google Calendar?

I am getting "Not a Valid URL" when trying to add a webCal to Google Calendar. The URL is given below

webcal://brearley.myschoolapp.com/podium/feed/iCal.aspx?z=1gyQEon7fPm2b9em9JTthTLAhu4i5rQ0HvxYZYPf7NXtLERe3aOxlIqu53HLmjTK9pcMRCrf9%2fwEJFqvJzBccw%3d%3d

I am new to WebCal and Google Calendar. I need to know where I am wrong.

Upvotes: 0

Views: 2339

Answers (2)

Tom
Tom

Reputation: 1

I accidentally unsubscribed a calendar. I found the url in the Google calendar API list, but kept getting "invalid url" when trying to add a calendar "from url". I went to "subscribe to calendar" instead, pasted in the url and it worked.

Upvotes: 0

Sohail Malik
Sohail Malik

Reputation: 335

I sort it out myself. I just replaced the webcal with http and it worked.

http://brearley.myschoolapp.com/podium/feed/iCal.aspx?z=1gyQEon7fPm2b9em9JTthTLAhu4i5rQ0HvxYZYPf7NXtLERe3aOxlIqu53HLmjTK9pcMRCrf9%2fwEJFqvJzBccw%3d%3d

Upvotes: 3

Related Questions