python-substack icon indicating copy to clipboard operation
python-substack copied to clipboard

Captcha error when logging in

Open gael-honorez-para opened this issue 1 year ago • 13 comments

Hi,

I cannot login anymore from the python API, because if this:

substack.exceptions.SubstackAPIException: APIError(code=401): Please complete the captcha to continue

I don't have any captcha when logging with username et password from a browser, so I guess this API is detected as a potential bot (well it is but...)

gael-honorez-para avatar Feb 06 '24 17:02 gael-honorez-para

I get the same error

ma00 avatar Feb 06 '24 20:02 ma00

Same here, hasn't updated my newsletter ever since lol.

suhan1996 avatar Mar 15 '24 14:03 suhan1996

Me too. :(

D-RAJ65 avatar Mar 17 '24 04:03 D-RAJ65

sorry to hear that everyone... they have probably taken some action to prevent the programmatic login, but I don't have the time right now to look into it.

ma2za avatar Mar 17 '24 07:03 ma2za

Same here... not sure if there's any workaround.

sc-lin avatar Apr 11 '24 21:04 sc-lin

Same here. This makes it unfortunatelly impossible to use the package.

martinblaha avatar May 08 '24 12:05 martinblaha

same...

Ab1Nxx avatar May 14 '24 07:05 Ab1Nxx

same!

aswath87 avatar Jun 16 '24 04:06 aswath87

Also am having this issue :((

ryanregier avatar Sep 23 '24 16:09 ryanregier

Getting is the same issue. +1

yudataguy avatar Oct 20 '24 18:10 yudataguy

I got around this error using Selenium: https://gist.github.com/Duartemartins/98afb33ca5eae545e909df41be45f39e

Duartemartins avatar Dec 30 '24 16:12 Duartemartins

same

johannoriel avatar Jan 06 '25 13:01 johannoriel

I got around this error using Selenium: https://gist.github.com/Duartemartins/98afb33ca5eae545e909df41be45f39e

@Duartemartins you are my hero! Your script works like a charm!

AI-Guru avatar Jan 15 '25 18:01 AI-Guru