Use of restricted API
suyashm111 opened this issue · 1 comments
suyashm111 commented
You are using restricted api for checking the session.
Make sure you are using PUBLIC endpoints.
PrasadG193 commented
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