-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to download appointment slip #440
Comments
How you got the appointment id? |
I booked the appointment today that's why I got appointment id |
Where does it displays on dashboard? |
Downloading appointment slip needs to use protected API. You have to get API key from them by register on the link provided above the API Development Page. |
You won't be able to see appointment id on dashboard unless you open browser in inspect mode. What i am trying to show here is even from portal it is getting timeout. |
ok, I do notice that. I am also looking for a solution
.
…On Tue, 15 Jun 2021 at 10:02, Suraj Deshmukh ***@***.***> wrote:
Where does it displays on dashboard?
You hashed it right ?
You won't be able to see appointment id on dashboard unless you open
browser in inspect mode. What i a trying to show here is even from portal
it is getting timeout and from > python script as well.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#440 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUNCT73KVFNLWLCNZE7GPZ3TS3JU5ANCNFSM46VSW52Q>
.
|
I guess issue is resolved now bcz I am able to download appointment slip. Closing this issue |
i am trying to download appointment slip through python request module but i am getting below error msg
session used here is authenticated one. I am facing same issue from cowin portal as well.
The text was updated successfully, but these errors were encountered: