Closed suyashm111 closed 3 years ago
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
You are using restricted api for checking the session. Make sure you are using PUBLIC endpoints.