-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Udemy Says : 403 Forbidden You should use cookie base method to authenticate or try again in few minutes #513
Comments
@almsx did that worked after wait of few minutes? i can't reproduce. udemy servers don't like your ISP i guess |
i am getting the same error |
yup same issue |
you should be either using cookie based method to login or user/pass based method. If user/pass based method don't work then cookie based method should work. User/pass based
Cookie based
Cookies should contain the access_key in it so before saving cookies to file make sure that cookies has this key otherwise udemy-dl will not be able to authenticate and download course. |
how to generate a cookie.txt file? |
Facing this exact same issue . i tried both cookies and user/password method and facing same issues in both . Also i made sure that the cookie.txt file is in proper format as mentioned . Please reopen this issue |
Whoever is having issue please drop me a separate email along error
screenshot
…On Sat, 18 Jul 2020 at 9:49 AM, xd003 ***@***.***> wrote:
Facing this exact same issue . i tried both cookies and user/password
method and facing same issues in both . Also i made sure that the
cookie.txt file is in proper format as mentioned . Please reopen this issue
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF33XPY22VHSLCLEWRTSJADR4EPEXANCNFSM4NMTLUGQ>
.
|
|
Is there any way where u can share screen to me.
…On Sat, 18 Jul 2020 at 10:11 AM, xd003 ***@***.***> wrote:
Whoever is having issue please drop me a separate email along error
screenshot
… <#m_-4424762323697880030_>
On Sat, 18 Jul 2020 at 9:49 AM, xd003 *@*.***> wrote: Facing this exact
same issue . i tried both cookies and user/password method and facing same
issues in both . Also i made sure that the cookie.txt file is in proper
format as mentioned . Please reopen this issue — You are receiving this
because you are subscribed to this thread. Reply to this email directly,
view it on GitHub <#513 (comment)
<#513 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AF33XPY22VHSLCLEWRTSJADR4EPEXANCNFSM4NMTLUGQ
.
[image: Screenshot_2020-07-18_10-08-54]
<https://user-images.githubusercontent.com/26503185/87844828-f3650400-c8de-11ea-8d2f-5bb4f61079fa.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF33XP7V3IXK3RT7OVFNAJDR4ERXBANCNFSM4NMTLUGQ>
.
|
No
…On Sat, 18 Jul 2020 at 10:14 AM, xd003 ***@***.***> wrote:
Just out of curiousity , i also tried this in google colab and getting
same error there as well , i dont think its simply my ISP issue
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF33XP6NU642A3JTU2AH3KDR4ESDJANCNFSM4NMTLUGQ>
.
|
Can u share ur screen to me
…On Sat, 18 Jul 2020 at 8:27 PM, xd003 ***@***.***> wrote:
@r0oth3x49 <https://github.com/r0oth3x49> bro any clue how do i fix this
? i am already using the cookies method ( -k ) to authenticate my udemy
account and the content of cookie.txt is exactly as you have told in guide
, i dont understand why its still happening ...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF33XP5TEL57SCONCXC46LTR4GZ35ANCNFSM4NMTLUGQ>
.
|
@kumarnipun thanks for offering to help ,appreciate it , finally got fixed what i did was logged out of my udemy account , logged back in and pasted the new cookie in the cookie.txt |
👍
…On Sat, 18 Jul 2020 at 9:12 PM, xd003 ***@***.***> wrote:
@kumarnipun <https://github.com/kumarnipun> thanks for offering to help
,appreciate it , finally got fixed
what i did was logged out of my udemy account , logged back in and pasted
the new cookie in the cookie.txt
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#513 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF33XP6PJL5WAQ5MQZIA7HTR4G7HHANCNFSM4NMTLUGQ>
.
|
Hello, I'm also facing the same issue. Could you please suggest me which cookie I need to past inside cookie.txt. |
Describe the bug
Hello udemy-dl team. I downloaded the update that was released 10 days ago because when I download it, it sends me the message: Udemy Says: 403 Forbidden You should use cookie base method to authenticate or try again in a few minutes.
To Reproduce
I have followed the guide written by the admin in the league for Google Chrome #389 and I have created a file named cookies.txt
I have followed the 2 options available:
$ python udemy-dl.py https://www.udemy.com/course/universidad-python-desde-cero-hasta-experto-django-flask-rest-web/ --info -k cookies.txt
$ python udemy-dl.py -u user@user.com -p password https://www.udemy.com/course/universidad-python-desde-cero-hasta-experto-django-flask-rest-web/ - k cookies.txt
I don't get a successful result :(
Screenshots
Python Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: