PrasadG193/covaccine-notifier

Use of restricted API

suyashm111 opened this issue · 1 comments

You are using restricted api for checking the session.
Make sure you are using PUBLIC endpoints.

We were using it because the public endpoints return a cached result which shows old availability data. But now since the non public APIs requires authentication, we need to revert back to public endpoints